ReadPhylip: PHYLIP file reader

Description Usage Arguments Examples

View source: R/FastaPhylip.R

Description

Creates a new physeq object from an existing PHYILP-format file.

Usage

1
ReadPhylip(filename)

Arguments

filename

The name of the file to be read

Examples

1
2
x <- ReadPhylip("MSA.phy")
x$Sequences #Get or modify sequences

yh986/PhyFormat documentation built on Jan. 3, 2022, 12:50 p.m.