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)

YuLab-SMU/treeio documentation built on April 10, 2024, 9:26 a.m.