Scroll to navigation

FASTAQ_INTERLEAVE(1) Fastaq executables FASTAQ_INTERLEAVE(1)

NAME

fastaq_interleave

DESCRIPTION


fastaq_interleave [options] <fasta/q 1> <fasta/q 2> <outfile>
Interleaves two fasta/q files, so that reads are written alternately first/second in output file

positional arguments:

infile_1
Name of first input fasta/q file
infile_2
Name of second input fasta/q file
outfile
Name of output fasta/q file of interleaved reads

optional arguments:

-h, --help
show this help message and exit

AUTHOR

fastaq_interleave was originally written by Martin Hunt (mh12@sanger.ac.uk)

COPYING

Wellcome Trust Sanger Institute Copyright © 2013 Wellcome Trust Sanger Institute This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
October 2014 Fastaq