phy_read: phy_read

View source: R/read.R

phy_readR Documentation

phy_read

Description

read aligned sequences in phylip format

Usage

phy_read(file)

Arguments

file

phylip file

Value

BStringSet object

Author(s)

Guangchuang Yu

Examples

phy_file <- system.file("extdata/HA.phy", package="seqmagick")
phy_read(phy_file)

GuangchuangYu/seqmagick documentation built on Feb. 9, 2024, 3:06 a.m.