read.hyphy.seq: read.hyphy.seq

Description Usage Arguments Value Author(s) Examples

View source: R/hyphy.R

Description

parse sequences from hyphy output

Usage

1

Arguments

file

output of hyphy ancestral sequence inference; nexus format

Value

DNAbin object

Author(s)

Guangchuang Yu

Examples

1
2
ancseq <- system.file("extdata/HYPHY", "ancseq.nex", package="treeio")
read.hyphy.seq(ancseq)

treeio documentation built on Nov. 21, 2020, 2:01 a.m.