annotate
Changed useHomology vignette so it won't interfere with build. Will replace with a new version soon.
[/annotate]
permanent link
annotate
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
[/annotate]
permanent link
annotate
wrapped the p2LL example in dontrun as the function is now deprecated
[/annotate]
permanent link
annotate
Updating a slightly outdated chromLocation object.
[/annotate]
permanent link
annotate
Minor change in vignette text to reflect changes that were made to example code introduced in Revisions 16330, 23990, and 27757.
[/annotate]
permanent link
annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/annotate]
permanent link
annotate
more bug fixing and version number bump
dropped some functions that have not worked for more than a year (no
deprecation/defunct cycle needed since they cannot have been used)
[/annotate]
permanent link
annotate
Small changes to the htmlpage() help page to hopefully make things less opaque.
[/annotate]
permanent link
annotate
Changes to htmlpage(). The repository argument must now be a list. Deprecated the 'LL' functions in lieu of the 'EN' functions, intended for querying Entrez Gene. Also ceased exporting internal function used by htmlpage such as getCells(), the getQuery4XX functions, etc.
minor bug fixes for htmlpage, also seem to be issues with the way
that character data are being stuck into data.frames - they come out AsIs
and that breaks lots of things
[/annotate]
permanent link
annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/annotate]
permanent link
annotate
dropped one more place the hgu95av2 was being called
[/annotate]
permanent link
annotate
Version bump for the fix in previous checkin.
[/annotate]
permanent link
annotate
Modifications to make PWAmat() work with new pkgs
Changes were to PWAmat() and enable it to get an incidence matrix for
the newer organism based annotations as well as the older chip based
packages. Changes primarily are to allow PWAmat() to know when it has
an organism based package or chip based package so it can return the
correct result.
[/annotate]
permanent link
annotate
Added a function getQuery4TR() that allows people to create links to the TAIR website using TAIR accession numbers.
[/annotate]
permanent link
annotate
Changed default repository in htmlpage() from 'll' to
[/annotate]
permanent link
annotate
Fix to htmlpage(). The repository is supposed to be a list, and this is what is claimed in the help page, but the default was a character vector. The default is now list(ll).
[/annotate]
permanent link
|