Description Usage Arguments Value Author(s) Examples
View source: R/collectDatasets.R
This is an internal function used to retrieve the GPL platform number based on the GSE accession number.
1 | map_accession_to_platform(data, accession_id)
|
data |
GSE object from GEOquery |
accession_id |
Accession ID corresponding to GSE object |
expression |
The normalized gene expression data |
phenotype_data |
The corresponding phenotype metadata for each of the samples in the gene expression data |
Anjan Bharadwaj
1 | ##map_accession_to_platform(data, "11121")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.