Last data update: 2014.03.03

R: Allows to explore monophyly (or lack of it) of taxonomic...
MonoPhy-packageR Documentation

Allows to explore monophyly (or lack of it) of taxonomic groups in a phylogeny.

Description

Requires rooted phylogeny as input and creates a table of taxa, their monophyly-status, which other taxa cause problems in monophyly (as intruders or outliers) etc. Different information can be extracted from the output and a plot function allows visualization of the results in a number of ways.

Details

Package: MonoPhy
Type: Package
Version: 1.1
Date: 2016-03-08
License: GPL-3

The package allows to explore monophyly in phylogenetic trees in a quick and simple way. AssessMonophyly determines whether taxa in a phylogeny are monophyletic. GetSummaryMonophyly extracts a summary table from the results, GetResultMonophyly extracts the main result table, GetIntruderTaxa, GetIntruderTips, GetOutlierTaxa and GetOutlierTips extract names of taxa which interfere with the monophyly of another or the same taxon respectively and GetAncNodes a table of MRCA nodes. PlotMonophyly finally, allows visualizing the results in a couple of different ways.

Author(s)

Orlando Schwery

Maintainer: Orlando Schwery <oschwery@vols.utk.edu>

See Also

AssessMonophyly, GetAncNodes, GetIntruderTaxa, GetIntruderTips, GetOutlierTaxa, GetOutlierTips GetResultMonophyly, GetSummaryMonophyly, MonophylyData, PlotMonophyly

Results