Description Usage Arguments Author(s) Examples
Extracts the gene annotation matrix for GEO data
1 | extGeneGEO(data, geneSymbol = NA)
|
data |
data imported using GEOquery |
geneSymbol |
the gene "name" or "symbol" |
Nicholas Hutson
1 2 3 | data <- getGEO("GSE443452")
geneSymbol <- "TP53"
extGeneGEO(data, geneSymbol)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.