annotate
Updated NAMESPACE and DESCRIPTION.
[/annotate]
permanent link
annotate
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/annotate]
permanent link
annotate
Modifications to allow end users to add arbitrary repositories for use with the htmlpage() function.
[/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 allValidKeys function.
The allValidKeys function returns all the valid primary IDs for an
annoation package.
[/annotate]
permanent link
annotate
Long overdue update to the useDataPkgs vignette.
[/annotate]
permanent link
annotate
Small changes to the htmlpage() help page to hopefully make things less opaque.
[/annotate]
permanent link
annotate
some stuff for pubmed-based literature page generation
[/annotate]
permanent link
annotate
Changed useHomology vignette so it won't interfere with build. Will replace with a new version soon.
[/annotate]
permanent link
annotate
Version bump.
[/annotate]
permanent link
annotate
wrapped the p2LL example in dontrun as the function is now deprecated
[/annotate]
permanent link
[/annotate]
permanent link
annotate
some extras
[/annotate]
permanent link
annotate
Minor adjustments.
[/annotate]
permanent link
annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/annotate]
permanent link
annotate
Removed assumption in calling mget() and also corrected codoc mistmatch.
[/annotate]
permanent link
annotate
Bug fix for PWAmat()
This just makes the PWAmat() a little smarter so that it will not
explode when it runs into an NA.
[/annotate]
permanent link
annotate
Version bump for the fix in previous checkin.
[/annotate]
permanent link
annotate
Replaces a couple of lost Entrez Gene www functions.
This just replaces a couple of functions that had been removed due to
many changes in the annotation packages (locusLinkByID() and
locusLinkQuery()) with new functions entrezGeneByID() and
entrezGeneQuery() which are as true to the original spirit of these
functions as I could make them (they each make URLs that will take you
to the relevant data at NCBI).
[/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
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
Revised import of AnnotationDbi to include only a subset of the package.
Replaced tab with spaces.
Bumped the version number.
[/annotate]
permanent link
annotate
Removed usage (or reference) to pstricks tex style in BioC vignettes.
[/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
dropped one more place the hgu95av2 was being called
[/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
Updating a slightly outdated chromLocation object.
[/annotate]
permanent link
annotate
Updates the useHomology vignette.
This replaces the useHomology vignette with a small vignette that
describes how to use the newer inparanoid homology packages.
Backed hsahomology and xlahomology out of Depends field in DESCRIPTION file.
[/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
annotate
deprecated and defuncted some old functions.
These functions don't appear to be used anywhere else (I checked).
Also, they are long overdue for this.
[/annotate]
permanent link
annotate
some extras
[/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
updating a bit, removing empty parts in man pages, moving xtable to be
an import, not a depends
[/annotate]
permanent link
annotate
Changed default repository in htmlpage() from 'll' to
[/annotate]
permanent link
annotate
minor addition to list
[/annotate]
permanent link
annotate
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
[/annotate]
permanent link
annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/annotate]
permanent link
annotate
Fixed uncommented underscores in htmlpage documentation.
[/annotate]
permanent link
annotate
Partial update to the useHomology Vignette.
This partially updates this vignette so that it contains more current
information. This vignette is still not ready for prime time though,
so it is temporarily remaining a .bak file.
[/annotate]
permanent link
|