read.codeml_mlc | R Documentation |
read mlc file of codeml output
read.codeml_mlc(mlcfile)
mlcfile |
mlc file |
A codeml_mlc
object
Guangchuang Yu
mlcfile <- system.file("extdata/PAML_Codeml", "mlc", package="treeio")
read.codeml_mlc(mlcfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.