AUTHOR
Luis M. Rodriguez-R < lmrodriguezr at gmail dot com >
LICENSE
This script is distributed under the terms of The Artistic License. See LICENSE.txt for details.
SYNOPSIS
perl polloc_vntrs.pl
arguments
The arguments must be in the following order:
The configuration file (a .bme file).
Output base, a path to the prefix of the files to be created.
Extend groups: Any non-empty string to extend the groups, or empty string to avoid extension.
Summarize groups: Any non-empty string to produce additional summaries per group, or empty string to avoid summaries.
The identifiers (names) of the input genomes in a single string separated by colons (:).
All the following arguments will be treated as input files. Each file is assumed to contain a genome (that can contain one or more sequence) in [multi-]fasta format.
Run perl polloc_vntrs.pl
without arguments to see the help message.