get_exp_post | R Documentation |
compute single-cell expression posteriors
get_exp_post( segs_consensus, count_mat, gtf, lambdas_ref, sc_refs = NULL, diploid_chroms = NULL, use_loh = NULL, segs_loh = NULL, ncores = 30, verbose = TRUE, debug = FALSE )
segs_consensus |
dataframe Consensus segments |
count_mat |
dgCMatrix gene expression count matrix |
gtf |
dataframe transcript gtf |
lambdas_ref |
matrix Reference expression profiles |
dataframe Expression posteriors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.