DESCRIPTION
fastaq_fasta_to_fastq <fasta in> <qual in> <fastq out>
Given a fasta and qual file, makes a fastq file
positional arguments:
- fasta in
- Name of input fasta file
- qual in
- Name of input quality scores file
- fastq out
- Name of output fastq file
optional arguments:
- -h, --help
-
show this help message and exit
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.