downloadPhenotype: Download series matrices from GEO for a given study

Description Usage Arguments Value Examples

View source: R/downloadPhenotype.R

Description

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.

Usage

1

Arguments

x

a GEO Series id (GSE)

Value

a list of series matrices related to the given study

Examples

1
2
3
4
## Not run: 
downloadPhenotype("GSE11761") 
## End(Not run)
p<- BioDataome:::phenos

mensxmachina/BioDataome documentation built on July 24, 2021, 1:05 p.m.