Make a 2-state allele HMM - no transitions to netural state
get_allele_hmm_s2(pAD, DP, R, p_s, theta, gamma = 20, r = 0.015)
pAD
: integer vector Paternal allele countsDP
: integer vector Total alelle countsp_s
: numeric vector Phase switch probabilitiestheta
: numeric Haplotype imbalancegamma
: numeric Overdispersion in the allele-specific expressionHMM object
Useful links