R/differentialNbinomWaldTestUMI4C.R
nbinomWaldTestUMI4C.Rd
Takes the smooth monotone fit count values and infers the differential UMI4C
contacts using DESeq2 Wald Test from
DESeq2
package.
nbinomWaldTestUMI4C(dds, query_regions = NULL)
dds | DDS object as generated by |
---|---|
query_regions |
|
DDS object with the DESeq2 Wald Test results,
with results columns accessible with the results
function.
This function back-transform fitted values to the
scale of raw counts and scale them across the samples to
obtain normalized factors using normalizationFactors
from
DESeq2
package. To detect differences between conditions, the DESeq2