simSplicing | R Documentation |
This alternative splicing count data were created by simulating dorsal and ventral RNA-sequence count data.
data("simSplicing")
A data frame with 5000 observations on the following 9 variables.
Isoform
a factor with levels
geneid
a factor with levels
label
a numeric vector
D1
a numeric vector
D2
a numeric vector
D3
a numeric vector
V1
a numeric vector
V2
a numeric vector
V3
a numeric vector
D1-D3 are samples from mouse dorsal tissue and V1-V3 are samples from mouse ventral tissue. This dataset was simulated with negative binomial ditribution with 10 percent of isoforms of being differentially spliced and differential effect of 500U where U is uniform variable.
data(simSplicing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.