Description Usage Arguments Details Value
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.
1 | getNormTheta(object, norm.factors)
|
object |
Any |
norm.factors |
A numeric vector. The effective library size normalization factors (e.g., from edgeR or DESeq2). |
For use in conjunction with getColours
.
A numeric vector. A theta for each feature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.