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

Uploaded
author mcharles
date Mon, 19 Jan 2015 04:33:21 -0500
parents 3f7b0788a1c4
children
line wrap: on
line diff
--- a/rapsodyn/ParseBlastForUniqueMatch.xml	Mon Oct 20 05:58:31 2014 -0400
+++ b/rapsodyn/ParseBlastForUniqueMatch.xml	Mon Jan 19 04:33:21 2015 -0500
@@ -1,4 +1,4 @@
-<tool id="ParseBlastForUniqueMatch" name="ParseBlastForUniqueMatch" version="1.01">
+<tool id="ParseBlastForUniqueMatch" name="ParseBlastForUniqueMatch" version="1.10">
 <description>Filter mpileup with blast results</description>
 <command interpreter="perl">
     ParseBlastForUniqueMatch.pl -input_variant_file $input_variant_file -input_blast_file $input_blast_file -window_length $window_length -nb_mismatch_max $nb_mismatch_max -log_file $log_file > $output_variant_file