Description Usage Arguments Value Author(s) Examples
View source: R/collectDatasets.R
This is a helper function that uses the ReadAffy function based on the CDF found and the gene expression data provided (in the format of CEL files) .
1 | runCdfCode(data, wd,accession,cdfname, platform_id)
|
data |
GSE object from GEOquery |
wd |
Working directory filepath |
accession |
Accession ID corresponding to GSE object |
cdfname |
Name of CDF File |
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 2 | ##runCdfCode (data, "/Users/johndoe/Documents/GEODATA/##GSE11121",
##"11121","hgu133ahsentrezgcdf", "GPL570")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.