Description Usage References Examples
View source: R/data_sim_voomlike.R
Adapted from the supplementary material from Law et al.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Law, C. W., Chen, Y., Shi, W., & Smyth, G. K. (2014). voom: Precision weights unlock linear model analysis tools for RNA-seq read counts. Genome Biology, 15(2), R29.
1 2 3 4 5 6 | ## Not run:
set.seed(123)
data_sims <- data_sim_voomlike(maxGSsize = 300)
data_sims <- data_sim_voomlike(maxGSsize = 300, beta = 1.8)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.