geneParmEst | R Documentation |
Gene level param estimates for density estimation
geneParmEst(
cpm.data.i,
batch,
group,
prior.count = prior.count,
de.ind,
model.zero.prob,
w
)
cpm.data.i |
full vector of genewise observation |
batch , group |
batch and grouping vectors |
prior.count |
the prior count for the cpm transofrm |
de.ind |
a boolean, is the gene to be DE? |
model.zero.prob |
a boolean, should zero-density be modelled? |
w |
weight |
list of density estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.