The getNormTheta
function calculates the differential proportionality
between each feature and a set of normalization factors. When the
normalization factors correctly remove the compositional bias, the
resultant thetas indicate differential expression (DE). However, unlike
other DE tests, the p-value for differential proportionality is
not linked to the normalization factors. Here, normalization factors
only affect the interpretation, not the statistics.
getNormTheta(object, norm.factors)
Any propd
object.
A numeric vector. The effective library size normalization factors (e.g., from edgeR or DESeq2).
A numeric vector. A theta for each feature.
For use in conjunction with getColours
.