run_allele_hmm | R Documentation |
allele-only HMM
run_allele_hmm( pAD, DP, p_s, t = 1e-05, theta_min = 0.08, gamma = 20, prior = NULL )
pAD |
integer vector Paternal allele counts |
DP |
integer vector Total alelle counts |
p_s |
numeric vector Phase switch probabilities |
t |
numeric Transition probability between copy number states |
theta_min |
numeric Minimum haplotype frequency deviation threshold |
gamma |
numeric Overdispersion in the allele-specific expression |
character vector Decoded states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.