ArrayExpress
1
0
Entering edit mode
@colin-gillespie-3795
Last seen 9.6 years ago
Dear All, I'm downloading some files using ArrayExpress rawdata1 = ArrayExpress( "E-TABM-25",path="/tmp/tmp1/", save=TRUE) What I like to do now is create the rawdata object using the downloaded files, i.e. rawdata2 = readArrayExpress("/tmp/tmp1") So rawdata1==rawdata2. Is it possible to do this? Thanks Colin -- Dr Colin Gillespie http://www.mas.ncl.ac.uk/~ncsg3/
• 969 views
ADD COMMENT
0
Entering edit mode
audrey ▴ 280
@audrey-2551
Last seen 9.6 years ago
Hi Colin, You can use the two functions getAE (to download the data) and subsequently the function magetab2bioc (please have a look at the help and vignette) from the ArrayExpress package. The ArrayExpress function is a wrapper for these two functions so the two outputs will be the same. If you want to create an object from local MAGE-TAB files, you can you the function magetab2bioc. I hope that helps. Best wishes, Audrey > Dear All, > > I'm downloading some files using ArrayExpress > > rawdata1 = ArrayExpress( "E-TABM-25",path="/tmp/tmp1/", save=TRUE) > > What I like to do now is create the rawdata object using the > downloaded files, i.e. > > rawdata2 = readArrayExpress("/tmp/tmp1") > > So rawdata1==rawdata2. Is it possible to do this? > > Thanks > > Colin > > -- > Dr Colin Gillespie > http://www.mas.ncl.ac.uk/~ncsg3/ > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT

Login before adding your answer.

Traffic: 878 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6