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

NAME

ali2fasta.pl - Convert ALI files to FASTA files

VERSION

version 0.191300

USAGE

    ali2fasta.pl <infiles> [optional arguments]

REQUIRED ARGUMENTS

<infiles>

Path to input ALI files [repeatable argument].

OPTIONAL ARGUMENTS

--degap

Discard gaps when converting sequences [default: no].

--[no]wrap

[Don't] wrap sequences [default: yes].

--[no]guessing

[Don't] guess whether sequences are aligned or not [default: yes].

--version
--usage
--help
--man

Print the usual program information

AUTHOR

Denis BAURAIN <denis.baurain@uliege.be>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by University of Liege / Unit of Eukaryotic Phylogenomics / Denis BAURAIN.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.