USAGE
inst-split-seqs.pl <infiles> --out=<suffix> [optional arguments]
REQUIRED ARGUMENTS
- <infiles>
-
Path to input FASTA files [repeatable argument].
- --out[-suffix]=<suffix>
-
Suffix to append to infile basenames for deriving outfile names.
OPTIONAL ARGUMENTS
- --chunk=<n>
-
Window (chunk) size [default: n.default].
- --step=<n>
-
Sliding window step [default: n.default].
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 74:
'=item' outside of any '=over'
=over without closing =back