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.


       
Wed, 24 Jun 2009

GSEABase
Update imports
toBroadSet now works with current XML

[/GSEABase] permanent link

Wed, 22 Apr 2009

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

[/GSEABase] permanent link

Sat, 21 Mar 2009

GSEABase
Changed biocViews entry of Statistics to Bioinformatics.

[/GSEABase] permanent link

Thu, 19 Mar 2009

GSEABase
belated update to NEWS

[/GSEABase] permanent link

Tue, 10 Mar 2009

GSEABase
update getBroadSet with examples for retrieving from msigdb.xml or c*.gmt

[/GSEABase] permanent link

Sun, 08 Mar 2009

GSEABase
correct man page mis-identifier assignment (thanks Vince)

[/GSEABase] permanent link

Fri, 06 Mar 2009

GSEABase
GeneSetCollection,ExpressionSet,(Pfam|Prosite|Chrloc)Collection-method
- correct dispath
update valid evidenceCodes

[/GSEABase] permanent link

Sat, 24 Jan 2009

GSEABase
minor documentation type -- should be getGmt

[/GSEABase] permanent link

Fri, 23 Jan 2009

GSEABase
minor documentation type -- should be getGmt

[/GSEABase] permanent link

Sun, 11 Jan 2009

GSEABase
Correct manual page markup

[/GSEABase] permanent link

Tue, 30 Dec 2008

GSEABase
Add small GeneSetCollection construction example from KEGG ids

[/GSEABase] permanent link

Wed, 22 Oct 2008

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

[/GSEABase] permanent link

Fri, 19 Sep 2008

GSEABase
Add ENSEMBLIdentifier

[/GSEABase] permanent link

Fri, 29 Aug 2008

GSEABase
Add missing method documentation

[/GSEABase] permanent link

Thu, 17 Jul 2008

GSEABase
Version bump for new generics

[/GSEABase] permanent link

Tue, 15 Jul 2008

GSEABase
Explicitely defining generics for 'geneIds', 'geneIds<-' and 'ontology' now and exporting them in the namespace. The definition of 'geneIds' has been extended by '...'

[/GSEABase] permanent link

Sat, 05 Jul 2008

GSEABase
toGmt, getGmt write to and read from GMT gene set file formats

[/GSEABase] permanent link

Tue, 10 Jun 2008

GSEABase
Depends; graph rather than Imports; importFrom(graph, union)
- further check-in revising unit test code
Depends; graph rather than Imports; importFrom(graph, union)
- Depends since OBO's can be coerced to graphNEL objects
- reuse union generic because this seems to be necessary for R CMD
check, https://stat.ethz.ch/pipermail/r-devel/2008-June/049933.html

[/GSEABase] permanent link

Fri, 16 May 2008

GSEABase
parse new broad xml

[/GSEABase] permanent link

Wed, 30 Apr 2008

GSEABase
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/GSEABase] permanent link

Sat, 19 Apr 2008

GSEABase
Update unit tests to match new annotation packages
- future goal: make unit tests more independent of specific maps

[/GSEABase] permanent link

Fri, 18 Apr 2008

GSEABase
API and other changes necessary to pass R CMD check without error
- GeneSet construction from GOCollection requires a geneIdType arugment
- GOCollection provided with optional arugment err=FALSE controlling
consequences of missing identifiers

[/GSEABase] permanent link

Fri, 28 Mar 2008

GSEABase
updateObject for outdated serialized instances
- 'annotation' generates an error advising that updateObject needs to
be called
- updateObject,GeneSetCollection calls updateObject on all objects,
then re-initializes the GeneSetCollection
mapIdentifiers,GeneColorSet,*-methods exception test and tidy
- new unit test
- revised error message on failure
- tidy of mapIdentifiers man page

[/GSEABase] permanent link

Thu, 27 Mar 2008

GSEABase
mapIdentifiers,GeneColorSet,*-methods exception test and tidy
- new unit test
- revised error message on failure
- tidy of mapIdentifiers man page
implement mapIdentifiers,GeneColorSet,*-methods
- account for many-to-1, 1-to-0, 1-to-many mappings with gene- and
phenotype colors
Correctly check for existence of generics before creating getter and
setter methods
- 'Getters' and 'setters' were creating a generic because none existed
in the package namespace, but should have been checking on the
package search path (no 'where' argument in 'isGeneric').

[/GSEABase] permanent link

Tue, 18 Mar 2008

GSEABase
Significant changes to GeneIdentifierType and GOCollection
- (optional) 'annotation' slot added to all GeneIdentifierType
classes.
- mapIdentifiers now more flexible -- trying to map between any two
types within an annotation package
- ontology added to GOCollection
- No depdendcy on GO package for vignette, just GO.db

[/GSEABase] permanent link

Mon, 17 Mar 2008

GSEABase
Significant changes to GeneIdentifierType and GOCollection
- (optional) 'annotation' slot added to all GeneIdentifierType
classes.
- mapIdentifiers now more flexible -- trying to map between any two
types within an annotation package
- ontology added to GOCollection
- No depdendcy on GO package for vignette, just GO.db

[/GSEABase] permanent link

Sun, 16 Mar 2008

GSEABase
export annotation<-

[/GSEABase] permanent link

Mon, 03 Mar 2008

GSEABase
Add mapIdentifers,GeneIdentifierType,AnnDbBimap-method to allow
user-supplied AnnDbBimaps
Depend but don't Import AnnotationDbi, Biobase; not sure whether
AnnotationDbi should be Import instead of Depend

[/GSEABase] permanent link

Sun, 02 Mar 2008

GSEABase
Added mapIdentifers,AnnotationIdentifier,AnnotationIdentifer-method as null map

[/GSEABase] permanent link

Sat, 23 Feb 2008

GSEABase
Add MapCollection documentation alias
Export MapCollection class

[/GSEABase] permanent link

Mon, 11 Feb 2008

GSEABase
Further rely on getAnnMap and automatic annotation package selection;
Minor documentation tidy

[/GSEABase] permanent link

Sun, 10 Feb 2008

GSEABase
Further rely on getAnnMap and automatic annotation package selection;
Minor documentation tidy
Add 'NEWS' file
Supply missing documentation for Logic methods

[/GSEABase] permanent link

Thu, 31 Jan 2008

GSEABase
Updating the license reference to reflect R standards.

[/GSEABase] permanent link

Thu, 06 Dec 2007

GSEABase
* Remove 'names' attribute from lists used to construct gene sets
This is important with sapply(gsc[2], ...) for instance, where the
names attribute is (a) subsetted incorrectly and (b) used by sapply,

[/GSEABase] permanent link

Wed, 31 Oct 2007

GSEABase
Add ComputedCollection class, and use for result of logic operations
- CollectionType Logic CollectionType --> CollectionType when identical
- all others, including identical CollectionIdType, lead to ComputedCollection

[/GSEABase] permanent link

Tue, 30 Oct 2007

GSEABase
GeneSetCollection constructors from character vector of gene ids
- GeneSetCollection,character,AnnotationIdentifier,CollectionType-method
- GeneSetCollection,character,AnnotationIdentifier,CollectionIdType-method
- use getAnnMap with GeneSetCollection, rather than .getAnnMap
- documentation tidy

[/GSEABase] permanent link