calculateKL_Dirichlet: Calculate a modified KL score that uses absolute value of the...

Description Usage Arguments Value

View source: R/calculate_KL.R

Description

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.

Usage

1

Arguments

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.

Value

KL value denoting the difference between the distribution of values in x and y


yuliangwang/perturb.met documentation built on Jan. 21, 2021, 12:27 a.m.