as.fasta: Coerce "phy" or "nex" objects to fasta format.

Description Usage Arguments Details Value Author(s) References Examples

Description

This function could be used to coerce "phy", "nex" to "fasta" format.

Usage

1

Arguments

x

Objects from read.phy() or read.nxs().

Details

The input data must be either in class "phy", "nxs", "fasta". This means that it must be the object from read.phy() or read.nxs() etc.

Value

fasta object.

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

References

None.

Examples

1
2
3
4
5
6
7

seqRFLP documentation built on May 2, 2019, 6:02 a.m.