Description Usage Arguments Examples
computeCounts
returns a list with emission and transition counts.
1 | computeCounts(gphmm)
|
gphmm |
- output of computegphmm with arg output='long'. |
1 2 | gphmmOut <- computegphmm('ATCG', 'ATG', output = 'long')
computeCounts(gphmmOut)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.