table of contents
FASTAQ-DEINTERLEAVE(1) | User Commands | FASTAQ-DEINTERLEAVE(1) |
NAME¶
fastaq_deinterleave - Splits interleaved paired file into two separate files
DESCRIPTION¶
usage: fastaq_deinterleave [options] <infile> <out_fwd> <out_rev>
Deinterleaves sequence file, so that reads are written alternately between two output files
positional arguments:¶
optional arguments:¶
- -h, --help
- show this help message and exit
- --fasta_out
- Use this to write output as fasta (default is same as input)
February 2017 | fastaq 3.15.0 |