# HG changeset patch
# User cjav
# Date 1378491005 14400
# Node ID d27ead5d8eb028825bc3f6a046e220cc2b4ab711
Uploaded
diff -r 000000000000 -r d27ead5d8eb0 ngs-tools_merge_fna_qual.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ngs-tools_merge_fna_qual.xml Fri Sep 06 14:10:05 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 d27ead5d8eb0 tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml Fri Sep 06 14:10:05 2013 -0400
@@ -0,0 +1,6 @@
+
+
+
+
+
+