Description Usage Arguments Value
Calculate a modified KL score that uses absolute value of the ratios It will detect cases where the relative proportion did not change, but the total amount of expressed enzymes changed.
1 | calculateKL_Dirichlet(x, y)
|
x |
expression vector for the reference/baseline condition, in FPKM, or TPM value - normalized for depth and gene length. |
y |
expression vector for the perturbed/treated condition, in FPKM, or TPM value - normalized for depth and gene length. |
KL value denoting the difference between the distribution of values in x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.