get_log_p_D_KL.Rd
Estimates the significance of the observed Kullback-Leibler divergence by comparing to randomizations.
get_log_p_D_KL(T.counts, D_KL.observed, D_KL.randomized, output.dir = NULL)
The number of cells in which a gene is detected.
A vector of observed Kullback-Leibler divergences.
A matrix of Kullback-Leibler divergences of randomized datasets.
Optional parameter. Default is NULL. If not NULL, some files will be written to this directory.
A vector of log10 p values, not corrected for multiple testing using the Bonferroni correction.