Description Usage Arguments Value Examples
View source: R/downloadPhenotype.R
This function downlads all series matrices related to a given GEO Series (GSE) and saves them in a list. The same GSE study (i.e. GSE11761) may be related to more than one platforms (i.e GPL570 and GPL1261). The length of the output list is the number of the related platforms.
1 |
x |
a GEO Series id (GSE) |
a list of series matrices related to the given study
1 2 3 4 | ## Not run:
downloadPhenotype("GSE11761")
## End(Not run)
p<- BioDataome:::phenos
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.