SPsimPerGene | R Documentation |
A function that generates the simulated data for a single gene
SPsimPerGene(
cumDens,
exprmt.design,
sel.genes.ii,
log.CPM.transform,
prior.count,
LL,
copSam,
model.zero.prob,
fracZero.logit.list,
const.mult
)
cumDens |
cumulative density |
exprmt.design |
the experiment design |
sel.genes.ii |
selected gene |
log.CPM.transform |
a boolean, is log-CPM transform required? |
prior.count |
the prior count |
LL |
the library sizes |
copSam |
the generated copula |
model.zero.prob |
a boolean, should the zeroes be modelled separately |
fracZero.logit.list |
The zero model |
const.mult |
a large constant for the CPM transform, normally 1e6 |
Simulated cpm values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.