Description Usage Arguments Value Examples
Given a GSE id this function downloads phenotype data from GEO for a specific study, discovers control samples and returns all sample phenotype metadata
1 | GSEmetadata(x, y)
|
x |
a GSE series ID |
y |
a GEO platform id (GPL) |
a data frame of metadata with columns: sample IDs, Class and all other GEO phenotype data found in series matrix
1 2 3 4 | ## Not run:
metadata<-GSEmetadata("GSE11761","GPL570")
## End(Not run)
metadata<-BioDataome:::phenos
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.