calc_trans_mat_s15 | R Documentation |
Calculate the transition matrix for 15-state joint HMM
calc_trans_mat_s15(t, p_s, w, states_cn, states_phase)
t |
numeric; CNV state transition probability |
p_s |
numeric; phase switch probability |
w |
numeric; relative abundance of states |
states_cn |
character; CNV states |
states_phase |
character; haplotype phase states |
array; transition matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.