The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::PhyloTastic::BabelPhysh - Converts between common phylogenetic file formats

SYNOPSIS

 phylotastic BabelPhysh -i <infile> -d <informat> -o <outfile> -s <outformat>

DESCRIPTION

This translates between commonly used file formats.

OPTIONS AND ARGUMENTS

-i infile

An input file. Required.

-d informat

An input format, such as NEXUS, Newick, NeXML, PhyloXML, TaxList. Required.

-o outfile

An output file name. If '-', prints output to STDOUT. Required.

-s outformat

An output format, such as NeXML, TaxList. Required.