Skip to content
Prev 8520 / 29559 Next

Import .gz-File

On Mon, 14 Jun 2010, Kenneth Takagi wrote:

            
And a little but important detail - this is not a CRAN package but a 
BioConductor one:

http://bioconductor.org/packages/2.6/bioc/html/GEOquery.html

so will further require Biobase and RCurl. The GEO here means "Gene 
Expression Omnibus", rather than what one might expect.

Depending on your platform, you may also be able to use system() to call a 
freestanding archive program of your choice to decompress the *.gz file. 
This may be as easy as installing BioConductor packages, if you haven't 
done that before.

Roger