Learn R Programming

rphast (version 1.6.9)

classify.muts.bgc: Count the number of mutations of each gBGC type on each branch

Description

Count the number of mutations of each gBGC type on each branch

Usage

classify.muts.bgc(align, mod, branch = NULL)

Arguments

align

An alignment of type msa

mod

An evolutionary model of type tm

branch

A character vector giving the name(s) of the branch or branches we are interested in.

Value

A data frame with a row for each branch, giving the number of expected weak (A or T) to strong (C or G) mutations, strong to weak, weak to weak, and strong to strong. I