unapply.bgc.sel: Unapply bgc+selection parameters from a matrix

Description Usage Arguments Value Author(s)

View source: R/treeModel.R

Description

Unapply bgc+selection parameters from a matrix

Usage

1
unapply.bgc.sel(m, bgc = 0, sel = 0, alphabet = "ACGT")

Arguments

m

A transition matrix

bgc

The bgc parameter which was used to calculate m

sel

The selection parameter which was used to calculate m

alphabet

The alphabet used for nucleotide states

Value

A matrix reflecting m before bgc and sel were applied.

Author(s)

Melissa J. Hubisz and Adam Siepel


rphast documentation built on May 1, 2019, 9:26 p.m.