fastx_reverse_complement(1) FASTQ/A Reverse Complement

DESCRIPTION

usage: fastx_reverse_complement [-h] [-r] [-z] [-v] [-i INFILE] [-o OUTFILE] Part of FASTX Toolkit 0.0.14 by A. Gordon ([email protected])
[-h]
= This helpful help screen.
[-z]
= Compress output with GZIP.
[-i INFILE]
= FASTA/Q input file. default is STDIN.
[-o OUTFILE] = FASTA/Q output file. default is STDOUT.