diff rapsodyn/extractseq.xml @ 29:7b8646f46010 draft

Uploaded
author mcharles
date Wed, 08 Oct 2014 09:06:53 -0400
parents ad321ff1b67d
children
line wrap: on
line diff
--- a/rapsodyn/extractseq.xml	Wed Sep 10 08:10:38 2014 -0400
+++ b/rapsodyn/extractseq.xml	Wed Oct 08 09:06:53 2014 -0400
@@ -1,4 +1,4 @@
-<tool id="extractseq" name="extractseq" version="0.03">
+<tool id="extractseq" name="extractseq" version="1.01">
 <description>Extract Sequence around variant position</description>
 <command interpreter="perl">
     extractseq.pl -input_variant_file $input_variant_file -input_assembly_file $input_assembly_file -window_length $window_length > $output_file