Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.


Subscribe
Subscribe to the Bioconductor Changlog.


       
Sun, 08 Jun 2008

annotate
some extras

[/annotate] permanent link

Sat, 07 Jun 2008

annotate
some extras

[/annotate] permanent link

Fri, 30 May 2008

annotate
minor addition to list

[/annotate] permanent link

Thu, 22 May 2008

annotate
some stuff for pubmed-based literature page generation

[/annotate] permanent link

Thu, 15 May 2008

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

Fri, 09 May 2008

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

Thu, 08 May 2008

annotate
Changed useHomology vignette so it won't interfere with build. Will replace with a new version soon.

[/annotate] permanent link

Wed, 30 Apr 2008

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

Thu, 24 Apr 2008

annotate
wrapped the p2LL example in dontrun as the function is now deprecated

[/annotate] permanent link

Sat, 29 Mar 2008

annotate
Updating a slightly outdated chromLocation object.

[/annotate] permanent link

Thu, 21 Feb 2008

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

Mon, 18 Feb 2008

annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.

[/annotate] permanent link

Sat, 16 Feb 2008

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

Thu, 14 Feb 2008

annotate
Small changes to the htmlpage() help page to hopefully make things less opaque.

[/annotate] permanent link

Wed, 13 Feb 2008

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

Thu, 07 Feb 2008

annotate
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.

[/annotate] permanent link

Tue, 05 Feb 2008

annotate
dropped one more place the hgu95av2 was being called

[/annotate] permanent link

Wed, 16 Jan 2008

annotate
Version bump for the fix in previous checkin.

[/annotate] permanent link

Sat, 12 Jan 2008

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

Thu, 22 Nov 2007

annotate
Added a function getQuery4TR() that allows people to create links to the TAIR website using TAIR accession numbers.

[/annotate] permanent link

Wed, 31 Oct 2007

annotate
Changed default repository in htmlpage() from 'll' to

[/annotate] permanent link

Sat, 27 Oct 2007

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