Description Usage Arguments Value Author(s) Examples
View source: R/collectDatasets.R
This is a helper function that maps the GPl number to a CDF platform name on the BrainArray website.
1 | map_platform_to_cdf(data, platform, accession_id, platform_id)
|
data |
GSE object from GEOquery |
platform |
GPL Platform Name |
accession_id |
Accession ID corresponding to GSE object |
platform_id |
GPL Platform Number |
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_platform_to_cdf (data,"hgu133a", "11121","GPL570")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.