annaffy
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/annaffy]
permanent link
annaffy
Replaced references to soon to be defunct class exprSet with ExpressionSet.
[/annaffy]
permanent link
annaffy
Updated example in vignette so it will build.
Investigated because I was worried it was broken from a change I made
to AnnotationDbi. This was not the case, but the fix was so easy, it
would be a shame not to check it in (and a waste of Colins time).
[/annaffy]
permanent link
annaffy
This fixes a bug caused by changes to the annotation packages.
This just makes a change to aafGO so that it can join across the
slightly more complex landscape created by the new probe packages.
[/annaffy]
permanent link
annaffy
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/annaffy]
permanent link
annaffy
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
[/annaffy]
permanent link
annaffy
Minor fix to aaf.handler() so probe IDs will be annotated using the new .db packages.
[/annaffy]
permanent link
annaffy
Switching GO data source from GO package to GO.db package
[/annaffy]
permanent link
annaffy
Fixed problem caused by 1.0 schema change.
This fix is because of a change to the 1.0 schema which broke a query
in annotation.R. The 1.0 schema changes the internal id col of all
the annotation packages from "id" to "_id". This package depends on
these schemas for an example, which is why this package broke and why
I poked my nose into Colins package. It's because I felt responsible
for the breakage. Since I put the 1.0 schemas into place recently.
Hopefully the schemas will not change again for a very very long time.
[/annaffy]
permanent link
annaffy
Corrected outadated package reference inside of vignette.
[/annaffy]
permanent link
annaffy
removed quotes from do.call
[/annaffy]
permanent link
annaffy
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
[/annaffy]
permanent link
annaffy
Small bugfix to aafGO(). The id slot of the resulting aafGO objects was incorrectly being set to the probeset ID rather than the GO ID.
[/annaffy]
permanent link
annaffy
Reducing R CMD check times
[/annaffy]
permanent link
|