Enveomics collection

A toolbox for microbial genomics and metagenomics

FastQ.toFastA.awk

Translates FastQ files into FastA.

    See source code, Artistic license 2.0.

§ References

    Rodriguez-R & Konstantinidis, 2016, PeerJ Preprints.

§ Requirements

§ Usage

FastQ.toFastA.awk < in_file > out_file

§ Arguments

Input file*
 in_file  Input FastQ file.
Output file*
 out_file  Output FastA file.
* Mandatory.