change_paired_read_orientation(1)
Reverses the orientation of each paired-end FASTA sequence
Description
CHANGE_PAIRED_READ_ORIENTATION
NAME
change_paired_read_orientation - Reverses the orientation of each paired-end FASTA sequence
DESCRIPTION
Usage:
change_paired_read_orientation <in_fasta> <out_fasta> change_paired_read_orientation --help change_paired_read_orientation --man change_paired_read_orientation --usage change_paired_read_orientation --version
Required arguments:
<in_fasta>
FASTA file containing the reads to re-orient.
<out_fasta>
Output FASTA file where to write the reads.
SEE ALSO
grinder(7), grinder(1), average_genome_size(1) and change_paired_read_orientation(1).