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.


       
Tue, 16 Jun 2009

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

Tue, 21 Apr 2009

annotate
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.

[/annotate] permanent link

Fri, 13 Mar 2009

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

Sat, 14 Feb 2009

annotate
Fixed uncommented underscores in htmlpage documentation.

[/annotate] permanent link

Thu, 12 Feb 2009

annotate
Modifications to allow end users to add arbitrary repositories for use with the htmlpage() function.

[/annotate] permanent link

Wed, 14 Jan 2009

annotate
Revised import of AnnotationDbi to include only a subset of the package.
Replaced tab with spaces.
Bumped the version number.

[/annotate] permanent link

Fri, 09 Jan 2009

annotate
Updated NAMESPACE and DESCRIPTION.

[/annotate] permanent link

Wed, 03 Dec 2008

annotate
updating a bit, removing empty parts in man pages, moving xtable to be
an import, not a depends

[/annotate] permanent link

Sat, 08 Nov 2008

annotate
Version bump.

[/annotate] permanent link

Fri, 07 Nov 2008

annotate
Added allValidKeys function.
The allValidKeys function returns all the valid primary IDs for an
annoation package.

[/annotate] permanent link

Wed, 29 Oct 2008

annotate
Long overdue update to the useDataPkgs vignette.

[/annotate] permanent link

Wed, 22 Oct 2008

annotate
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.

[/annotate] permanent link

Sat, 18 Oct 2008

annotate
Minor adjustments.

[/annotate] permanent link

Thu, 09 Oct 2008

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

Thu, 31 Jul 2008

annotate
Removed usage (or reference) to pstricks tex style in BioC vignettes.

[/annotate] permanent link

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