Description Usage Author(s) Examples
Compares the data in a histogram
1
hist(D1a,D2a)
Nicholas Hutson
1 2 3 4
data <- getGEO("GSE43452") D2a <- extExp(data)[[2]] D1a <- extGene(data)[[2]] hist(D1a,D2a)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.