pmlToSeq {treeio}R Documentation

pmlToSeq

Description

convert pml object to XStringSet object

Usage

pmlToSeq(pml, type = "ml", includeAncestor = TRUE)

Arguments

pml

pml object

type

one of "marginal", "ml", "bayes"

includeAncestor

logical

Value

XStringSet

Author(s)

ygc


[Package treeio version 1.2.2 Index]