Learn R Programming

phylosim (version 3.0.5)

newMatrix.CodonSubst: New codon substitution matrix from PAML file

Description

New codon substitution matrix from PAML file.

Usage

# S3 method for CodonSubst
newMatrix(name=NA, paml.file=NA, equ.dist=NA, ...)

Arguments

name

Object name

paml.file

PAML file.

equ.dist

Equilibrium distribution.

...

Not used.

Value

A process object inheriting from CodonSubst.

See Also

For more information see CodonSubst.