DESCRIPTION
fastaq_to_fake_qual <infile> <outfile>
Makes fake quality scores file from a fasta/q file
positional arguments:
- infile
- Name of input file
- outfile
- Name of output file
optional arguments:
- -h, --help
- show this help message and exit
- -q QUAL, --qual QUAL
-
Quality score to assign to all bases [40]
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.