View source: R/downloadPublicSeries.R
downloadPublicSeries | R Documentation |
Download automatically samples from series of either microarray and RNA-seq. Furthermore, both NCBI/GEO and ArrayExpress public databases are supported. In the case of Microarray, the raw file are downloaded, if they are available, but for RNA-seq a csv is created with the necessary information to download the samples with the function rawAlignment
.
downloadPublicSeries(samplesVector)
samplesVector |
A vector which contains the different IDs of the wanted series. These IDs are the IDs of the series from NCBI/GEO or ArrayExpress. |
Nothing to return.
downloadPublicSeries(c("GSE74251"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.