get_node_support: Get node support from a tree produced with IQTREE

Description Usage Arguments Value Examples

Description

In IQTREE it is possible to obtain node support values by SH aproximate likelihood ratio tests (SH-aLRT), and ultrafast bootstraps (uBS). Often, we do both, which IQTREE encodes as two numbers separated by a '/' as the internal node label. This function will return a data.frame with the number of the internal nodes, and the support values for each.

Usage

1

Arguments

tree

An object of type phylo generated using IQTREE

Value

A data.frame with internal node information, plus two columns: (1) SH-aLRT; and (2) uBS

Examples

1
2
3
4
5

andersgs/harrietr documentation built on May 12, 2019, 2:41 a.m.