View source: R/generate_markov_seq.R
By Coghlan (2011) A little book of R for bioinformatics. https://a-little-book-of-r-for-bioinformatics.readthedocs.io/en/latest/.
1 | generate_markov_seq(transitionmatrix, initialprobs, seqlength)
|
transitionmatrix |
transitionmatrix |
initialprobs |
initialprobs |
seqlength |
Length of sequence to generate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.