read.dna.seq {phybase}R Documentation

Read sequences from files

Description

The function reads sequences from files in the nexus or phylip format.

Usage

read.dna.seq(file="", format="nexus")

Arguments

file the input file name
format nexus or phylip

Value

seq sequences
gene partitions on the sequences. Each partition represents a gene or a locus.

Author(s)

Liang Liu


[Package phybase version 1.1 Index]