# HG changeset patch # User cjav # Date 1379629771 14400 # Node ID 1a56bef47dcfa3daa0cede8c31e3cf0473a6651e First tool_shed release. Using ngs-tools version 0.1.6. diff -r 000000000000 -r 1a56bef47dcf ngs-tools_merge_fna_qual.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ngs-tools_merge_fna_qual.xml Thu Sep 19 18:29:31 2013 -0400 @@ -0,0 +1,31 @@ + + + + ngs-tools + + + ngs-tools merge-fna-qual --output $output_file $fasta_file $qual_file + + + + + + + + + + +**What it does** + +This tool joins a FASTA file to a Quality Score file, creating a single FASTQ block for each read. + +Use this tool to convert 454-type output to FASTQ. + +-------- + +This tool is based on `ngs-tools`__ by Carlos Borroto <carlos.borroto@gmail.com>. + + .. __: https://github.com/cjav/ngs-tools/ + + + diff -r 000000000000 -r 1a56bef47dcf tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Sep 19 18:29:31 2013 -0400 @@ -0,0 +1,6 @@ + + + + + +