read.raxml: read.raxml

View source: R/RAxML.R

read.raxmlR Documentation

read.raxml

Description

parse RAxML bootstrapping analysis output

Usage

read.raxml(file)

Arguments

file

RAxML bootstrapping analysis output

Value

treedata object

Author(s)

Guangchuang Yu

Examples

raxml_file <- system.file("extdata/RAxML", "RAxML_bipartitionsBranchLabels.H3", package="treeio")
read.raxml(raxml_file)

GuangchuangYu/treeio documentation built on April 12, 2024, 5:25 a.m.