read.dna.seq {phybase} | R Documentation |
The function reads sequences from files in the nexus or phylip format.
read.dna.seq(file="", format="nexus")
file |
the input file name |
format |
nexus or phylip |
seq |
sequences |
gene |
partitions on the sequences. Each partition represents a gene or a locus. |
Liang Liu