Skip to content

Latest commit

 

History

History

converters

Converters

File format converters. Mostly self-evident from the script name...

  • fasta_to_phy.pl -- Convert a fasta file (aligned hopefully!) to (relaxed) phylip format.

  • MFAtoPHY.pl -- a handy script from Yu-Wei Wu to convert a fasta file to a phylip file.

  • nex_to_fasta.py -- A simple converter from Nexus to Fasta format using BioPython.

  • nex_to_phy.py -- A simple converter from Nexus to relaxed-Phylip format using BioPython.