comp_indel_mat_d | R Documentation |
Compute the D matrix for indel calculation.
comp_indel_mat_d(pwm, stat_dist, insertion_len)
pwm |
The Position Weight Matrix with dimension motif length x 4. |
stat_dist |
A vector for the stationary distribution for the Markov Chain. |
insertion_len |
An integer for the insertion length. |
A matrix of the same dimension as PWM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.