retest_bulks | R Documentation |
retest consensus segments on pseudobulks
retest_bulks( bulks, segs_consensus = NULL, t = 1e-05, min_genes = 10, gamma = 20, segs_loh = NULL, use_loh = FALSE, diploid_chroms = NULL, ncores = 1, exclude_neu = TRUE, min_LLR = 5 )
bulks |
dataframe Pseudobulk profiles |
segs_consensus |
dataframe Consensus segments |
use_loh |
logical Whether to use loh in the baseline |
diploid_chroms |
vector User-provided diploid chromosomes |
dataframe Retested pseudobulks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.