Description Usage Arguments Author(s) Examples
Extracts the sample annotation matrix for GEO data
1 | extSampleGEO(data,sampleName)
|
data |
data imported using GEOquery |
sampleName |
the sample name |
Nicholas Hutson
1 2 3 | data <- getGEO("GSE443452")
sampleName <- "DBTRG untreated rep1"
extSampleGEO(data,sampleName)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.