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)

YuLab-SMU/treeio documentation built on May 15, 2024, 8:47 p.m.