Enveomics collection

A toolbox for microbial genomics and metagenomics

FastA.split.pl

Splits a FastA file into two or more files.

    See source code, Artistic license 2.0.

§ References

    Rodriguez-R & Konstantinidis, 2016, PeerJ Preprints.

§ Requirements

§ Usage

FastA.split.pl in_file out_file [opts]

§ Arguments

Input file*
 in_file  Input file in FastA format.
Out base*
 out_file  Prefix for the name of the output files. It will be appended with ..fa, where is a consecutive number starting in 1.
Number of files
 integer  Number of files to generate.
* Mandatory.