diff rapsodyn/PrepareFastqLight.xml @ 10:0a6c1cfe4dc8 draft

Uploaded
author mcharles
date Mon, 19 Jan 2015 04:33:21 -0500
parents d857538d9fea
children 56d328bce3a7
line wrap: on
line diff
--- a/rapsodyn/PrepareFastqLight.xml	Mon Oct 20 05:58:31 2014 -0400
+++ b/rapsodyn/PrepareFastqLight.xml	Mon Jan 19 04:33:21 2015 -0500
@@ -1,4 +1,4 @@
-<tool id="PrepareFastqLight" name="PrepareFastqLight" version="1.03">
+<tool id="PrepareFastqLight" name="PrepareFastqLight" version="1.10">
 <description>Fastq preparation</description>
 <command interpreter="perl">
     PrepareFastqLight.pl -read1_file $input_read1_file -read2_file $input_read2_file -output1 $output_read1_file -output2 $output_read2_file -log_file $log_file -type $quality_type -min_quality $min_quality -min_length $min_length