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, 21 Apr 2009

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

[/biomaRt] permanent link

Thu, 16 Apr 2009

biomaRt
Just a quick fix to restore functionality to example(getGene)
Inside checkWrapperArgs(), martFilters(mart) is now returning
something other than what it used to. Now its a dataframe which is
not easily coerced to a list. listFilters() still works the same
though and can also work here in our pinch. So that is what it does
for now to restore functionality.

[/biomaRt] permanent link

Thu, 09 Apr 2009

biomaRt
I made the getBM function behave more consistently (and without
causing an error in certain cases) - see also my email to Steffen of
today.

[/biomaRt] permanent link

Thu, 19 Mar 2009

biomaRt
Added a missing print.
Nicer formatting.
I added some more explanation to the NP2009code man page.
Also, two defunct messages (martDisconnect, connect) are a bit more
explicit.
Fixed bug with boolean filters

[/biomaRt] permanent link

Wed, 18 Mar 2009

biomaRt
update for np

[/biomaRt] permanent link

Fri, 06 Feb 2009

biomaRt
Restored access to archives

[/biomaRt] permanent link

Tue, 27 Jan 2009

biomaRt
Provided stubs for old functions

[/biomaRt] permanent link

Mon, 26 Jan 2009

biomaRt
Provided stubs for old functions
Provided stubs for old functions

[/biomaRt] permanent link

Sun, 25 Jan 2009

biomaRt
Changes to listFilters and its man page:
- give a better error message if "what" is invalid
- tell people that "group" is defunct.

[/biomaRt] permanent link

Tue, 20 Jan 2009

biomaRt
minor fix for unnecessary braces warning of CMD check

[/biomaRt] permanent link

Mon, 19 Jan 2009

biomaRt
Added getBMlist function to get list output format
minor fix
New release of biomaRt. Supports web service only functions as this is the only way of communication supported by the BioMart suite. Older MySQL based functionality will be supported in an alternate package which will be added soon.

[/biomaRt] permanent link

Wed, 14 Jan 2009

biomaRt
Removed getSNP, getHomolog, getAffyArrays as these functions are replaced by getBM and getLDS

[/biomaRt] permanent link

Fri, 09 Jan 2009

biomaRt
I tried to make getBM return a somewhat more useful error message,
and added FIXMEs.

[/biomaRt] permanent link

Wed, 17 Dec 2008

biomaRt
removed quotes from do.call

[/biomaRt] permanent link

Wed, 22 Oct 2008

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

[/biomaRt] permanent link

Wed, 15 Oct 2008

biomaRt
fixed up the RCurl infelicity - should now be clear

[/biomaRt] permanent link

Tue, 14 Oct 2008

biomaRt
updated vignet

[/biomaRt] permanent link

Thu, 02 Oct 2008

biomaRt
fixed up calls to xmlSApply so that the function was not quoted - but

[/biomaRt] permanent link

Wed, 24 Sep 2008

biomaRt
RG moved the RCurl dependence into an import so that RCurl is
no longer on the search path

[/biomaRt] permanent link

Thu, 07 Aug 2008

biomaRt
Fixed Rnw

[/biomaRt] permanent link

Tue, 05 Aug 2008

biomaRt
Fixed issue with new database port to ensembl, for use of biomaRt in MySQL mode
test

[/biomaRt] permanent link

Wed, 30 Apr 2008

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

[/biomaRt] permanent link

Thu, 10 Apr 2008

biomaRt
Updated getSequence example

[/biomaRt] permanent link

Sat, 22 Mar 2008

biomaRt
Update of DESCRIPTION file

[/biomaRt] permanent link

Fri, 21 Mar 2008

biomaRt
Update of DESCRIPTION file
Archives of the Ensembl database are now available using biomaRt in web service mode. listMarts(archive=TRUE) will display all the available archives. Updated Vignette with an example to access Ensembl archives

[/biomaRt] permanent link

Tue, 04 Mar 2008

biomaRt
Update for use of biomaRt in MySQL mode. Ensembl changed the port of the current database release and this needed a fix.

[/biomaRt] permanent link

Fri, 07 Dec 2007

biomaRt
Added INTERPRO example to the vignette

[/biomaRt] permanent link

Thu, 15 Nov 2007

biomaRt
Update to fix gene symbol attribute and filter names in Ensembl human and mouse datasets

[/biomaRt] permanent link

Tue, 13 Nov 2007

biomaRt
Deprecated the getSNP, getHomolog and getAffyArrays functions as these queries can be performed better by the getBM, getLDS and listFilters functions respectively.

[/biomaRt] permanent link

Thu, 08 Nov 2007

biomaRt
Removed deprecated function getFeature as getBM is a more general function to do these types of queries. Added some extra argument checking for useMart, filterOptions and filterType functions.

[/biomaRt] permanent link

Fri, 26 Oct 2007

biomaRt
Ensembl update to version 47

[/biomaRt] permanent link