View source: R/geo_create_expressionset.R
geo_create_expressionset | R Documentation |
Helper function to generate a Expression Set.
geo_create_expressionset(eset, idtype)
eset |
The raw expression set, downloaded with the 'GEOquery::getGEO' funciton. |
idtype |
A character string. The type of ID used to name the genes. One of 'entrez' or 'affy' intended to use either entrez IDs or affy IDs. Caution: when using entrez IDs, missing and duplicated IDs are being removed! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.