Description Usage Author(s) Examples
Visualizes the data
1
bar(D1a,D2a,D2b)
Nicholas Hutson
1 2 3 4 5
data <- getGEO("GSE43452") D2a <- extExp(data)[[2]] #gene expression D2b <- extSample(data)[[2]] #sample annotations D1a <- extGene(data)[[2]] bar(D1a,D2a,D2b)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.