Description Usage Format Details Source References Examples
A simulated data set based on the R code provided by Law et al.'s (2014) paper.
1 | data("es")
|
The format is: Formal class 'ExpressionSet' [package "Biobase"]
The simulated data set contains RNA-seq counts of 1000 genes for 6 samples (3 cases and 3 controls). The library sizes of the 6 samples are not equal.
The dataset was generated based on the R code Simulation_Full.R from the website http://bioinf.wehi.edu.au/voom/.
Law CW, Chen Y, Shi W, Smyth GK. voom: precision weights unlock linear model analysis tools for RNA-seq read counts. Genome Biology. 2014; 15:R29
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.