The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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].

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

Print the usual program information

1 POD Error

The following errors were encountered while parsing the POD:

Around line 74:

'=item' outside of any '=over'

=over without closing =back