Description Usage Arguments Author(s) Examples
Given a compData
object, convert it to a list.
1 |
cpd |
A |
Charlotte Soneson
1 2 3 | mydata.obj <- generateSyntheticData(dataset = "mydata", n.vars = 12500,
samples.per.cond = 5, n.diffexp = 1250)
mydata.list <- convertcompDataToList(mydata.obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.