changeset 6:8eb1751dcfe7 draft

Uploaded
author brigidar
date Thu, 08 Oct 2015 23:05:56 -0400
parents 738310b31de0
children 7d71f20d949e
files select_product.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/select_product.xml	Thu Oct 08 22:48:23 2015 -0400
+++ b/select_product.xml	Thu Oct 08 23:05:56 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="select_product" name="select_product" version="0.3">
+<tool id="select_product" name="select_product" version="0.4">
     <description>define product names to sort on and flanking region</description>
     <requirements>
            
@@ -12,7 +12,7 @@
     </command>
 
     <inputs>
-        <param format="gbk" name="input_file" type="data" label="reference genbank file"/>
+        <param format="genbank" name="input_file" type="data" label="reference genbank file"/>
          <param name="number" type="integer" value="50" label="flanking region"/>
          <param name="keys" type="text" label=" list of keys separated by comma of product names"/>
     </inputs>