Differential branching gene trajectoy analysis
1 | get_DE_from_KL(x, num1, num2, divergence = "WD")
|
x |
a dataframe produced by my BRGP script, containing the columns: 'branch' for branch information, 'x' for pseudotime, 'mean_' and 'var_' for the mean and variance of each gene |
num1 |
the name of one of the branches to compare |
num2 |
similar to |
divergence |
which divergence method to quantify the difference between the 2 distributions. Only support 'WD' (2-Wasserstein distance) and 'KL' (Kullback-Leibler divergence) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.