calc_allele_lik_s2 | R Documentation |
Calculate allele likelihoods for 2-state allele HMM
calc_allele_lik_s2(pAD, DP, R, p_s, theta, gamma = 20, r = 0.015)
pAD |
integer vector Paternal allele counts |
DP |
integer vector Total alelle counts |
R |
numeric vector Variant mapping bias direction |
p_s |
numeric vector Phase switch probabilities |
theta |
numeric Haplotype imbalance |
gamma |
numeric Overdispersion in the allele-specific expression |
numeric vector Allele likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.