# HG changeset patch
# User nilesh
# Date 1373943045 18000
# Node ID 6dd8062546e871c125d0c146f79aa6cedae97165
# Parent  ae2ef1b65c4767f44d9622a93f5943a5b3149326
fixed xmls
diff -r ae2ef1b65c47 -r 6dd8062546e8 fastq-join.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fastq-join.xml	Mon Jul 15 21:50:45 2013 -0500
@@ -0,0 +1,29 @@
+
+	Fastq-join: merge overlapping parked end reads
+	
+		zlib
+		bwa
+	
+	
+		fastq-join $input1 $input2 -o $output1 -o $output2 -o $output3 
+
+	
+
+	
+
+		
+		
+	
+
+	
+    		
+    		
+    		
+
+	
+
+  
+This tool computes GC content from a FASTA file.
+  
+
+
diff -r ae2ef1b65c47 -r 6dd8062546e8 fastq-mcf.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fastq-mcf.xml	Mon Jul 15 21:50:45 2013 -0500
@@ -0,0 +1,31 @@
+
+	Fastq-mcf sequence filter, clipping and processor
+	
+		zlib
+		bwa
+	
+	
+		fastq-mcf $options $input1 $input2 > $output 
+
+	
+
+	
+
+		
+		
+
+		
+			
+			
+		
+	
+
+	
+    		
+	
+
+  
+This tool computes GC content from a FASTA file.
+  
+
+
diff -r ae2ef1b65c47 -r 6dd8062546e8 fastq-multx.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fastq-multx.xml	Mon Jul 15 21:50:45 2013 -0500
@@ -0,0 +1,26 @@
+
+	Fastq-mutlx
+	
+		zlib
+		bwa
+
+	
+	
+		fastq-multx $input1 $input2 -o $output1 
+
+	
+
+	
+		
+		
+	
+
+	
+    		
+	
+
+  
+This tool computes GC content from a FASTA file.
+  
+
+