read.hyphy.seq: read.hyphy.seq

View source: R/hyphy.R

read.hyphy.seqR Documentation

read.hyphy.seq

Description

parse sequences from hyphy output

Usage

read.hyphy.seq(file)

Arguments

file

output of hyphy ancestral sequence inference; nexus format

Value

DNAbin object

Author(s)

Guangchuang Yu

Examples

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

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