Description Usage Arguments Value Author(s)
Do maximum likelihood analysis for gBGC and selection using nucleotide model
1 2 | bgc.nucleotide.tests(align, neutralMod, branch, sel.limits = c(-200, 200),
bgc.limits = c(0, 200))
|
align |
A nucleotide alignment of type |
neutralMod |
A model of neutral evolution of type |
branch |
A character string giving the name of a branch from neutralMod$tree where lineage-specific selection/gBGC |
sel.limits |
Numeric vector of length 2 giving lower and upper limits for selection parameter. |
bgc.limits |
Numeric vector of length 2 giving lower and upper limits for gBGC parameter B |
A data.frame with four rows. Each row represents one of the models "null", "sel", "bgc", and "sel+bgc". All models have a global selection coefficient; the sel and sel+bgc models have a lineage-specific selection coefficient as well, and the bgc and sel+bgc models have a lineage-specific gBGC parameter. The likelihoods and parameter estimates for each model are returned in the data frame.
Melissa J. Hubisz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.