compute_ambient_pvalues | R Documentation |
Compute p-values for observed multinomial log-likelihoods
compute_ambient_pvalues(umis_per_bc, obs_loglk, sim_n, sim_loglk)
umis_per_bc |
UMI counts per barcode |
obs_loglk |
Observed log-likelihoods of each barcode deriving from an ambient profile |
sim_n |
Multinomial N for simulated log-likelihoods |
sim_loglk |
Simulated log-likelihoods of maxtix. nrow=length(sim_n), ncol=num_simulations |
pvalues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.