save_nexus_as_fasta {beastier} | R Documentation |
Save a NEXUS file as a FASTA file
Description
Save a NEXUS file as a FASTA file
Usage
save_nexus_as_fasta(nexus_filename, fasta_filename)
Arguments
nexus_filename |
name of an existing NEXUS file |
fasta_filename |
name of the FASTA file to be created |
Value
nothing. The NEXUS file will be saved as a FASTA file
[Package beastier version 2.5.1 Index]