Mercurial > repos > mcharles > rapsosnp
diff rapsodyn/PrepareFastqLight.xml @ 15:56d328bce3a7 draft default tip
Uploaded
author | mcharles |
---|---|
date | Thu, 29 Jan 2015 08:54:06 -0500 |
parents | 0a6c1cfe4dc8 |
children |
line wrap: on
line diff
--- a/rapsodyn/PrepareFastqLight.xml Mon Jan 26 18:10:52 2015 -0500 +++ b/rapsodyn/PrepareFastqLight.xml Thu Jan 29 08:54:06 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="PrepareFastqLight" name="PrepareFastqLight" version="1.10"> +<tool id="PrepareFastqLight" name="PrepareFastqLight" version="1.11"> <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