Description Usage Arguments Value Examples
Given a GSE id this function downloads, preprocesses, annotates a study and also creates the sample phenotype metadata.
1 |
x |
a GSE series ID |
y |
a GEO technology id (GPL) |
z |
the path to save the downloaded files. By default this value is set to the working directory. |
keepRaw |
keep or not the raw CEL files. By default curateGSE does not keep the raw CEL files. |
a list with three components:
"metadata"a data frame of the metadata with sample phenotype information
"dataNorm"a numeric matrix of the preprocessed data with variables (probes) as rows and samples as columns
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.