Learn R Programming

ggtree (version 1.4.11)

read.codeml_mlc: read.codeml_mlc

Description

read mlc file of codeml output

Usage

read.codeml_mlc(mlcfile)

Arguments

mlcfile
mlc file

Value

A codeml_mlc object

Examples

Run this code
mlcfile <- system.file("extdata/PAML_Codeml", "mlc", package="ggtree")
read.codeml_mlc(mlcfile)

Run the code above in your browser using DataLab