Description Usage Arguments Value
Adapted exact test function from edgeR to compare IP vs Input with replicates. Input is a DGELIST with common and tag-wise dispression has been already caluclated by edgeR commands.
It calculates abundaces with mglmOneGroup identical to edgeR. logFE was calculated identiacl to edgeR. For the pvalue test negative binomial test is performed on the calculated abundance.
1 | NegativeBinomialTestWithReplicate(object, prior.count = 0.125)
|
object |
Table of counts which contains all IP and Input value counts, TMM normalized and contains dispersion values |
prior.count |
edgeR prior value |
log fold enrichment, pvalue, and normalized count values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.