Description Usage Arguments Details Value
View source: R/differentialNbinomWaldTestUMI4C.R
Takes the smooth monotone fit count values and infers the differential UMI4C
contacts using DESeq2 Wald Test from
DESeq2
package.
1 | nbinomWaldTestUMI4C(dds)
|
dds |
DDS object as generated by |
This function back-transform fitted values to the
scale of raw counts and scale them across the samples to
obtin normalizaed factors unsing normalizationFactors
from
DESeq2
package. To detect differences between conditions, the DESeq2
Wald Test is applied to fitted counts with the normalization factors.
DDS object with the DESeq2 Wald Test results,
with results columns accessible with the results
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.