get_exp_likelihoods | R Documentation |
get the single cell expression likelihoods
get_exp_likelihoods( exp_counts, diploid_chroms = NULL, use_loh = FALSE, depth_obs = NULL, mu = NULL, sigma = NULL )
exp_counts |
dataframe Single-cell expression counts CHROM, seg, cnv_state, gene, Y_obs, lambda_ref |
diploid_chroms |
character vector Known diploid chromosomes |
use_loh |
logical Whether to include CNLOH regions in baseline |
dataframe Single-cell CNV likelihood scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.