diff mkmap.xml @ 13:f3135aeac82c draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bin3C commit 70fbc98b2ff2be134400e4dc0df1ed60458d0604-dirty
author thanhlv
date Thu, 03 Oct 2019 09:48:23 -0400
parents 610807d9d1ba
children 8d920f67589d
line wrap: on
line diff
--- a/mkmap.xml	Thu Oct 03 09:40:40 2019 -0400
+++ b/mkmap.xml	Thu Oct 03 09:48:23 2019 -0400
@@ -40,13 +40,13 @@
         <param name="strong" type="integer" min="1" value="10" label="Accepted alignments must being N matches" />
         <param name="neb_name" type="text" value="" label="Case-sensitive NEB enzyme name. Use multiple times for
                         multiple enzymes">
-            <help><![CDATA[Use ; to separate multiple enzymes e.g enzyme1;enzyme2]]> </help>
+            <help><![CDATA[Use , (comma) to separate multiple enzymes e.g enzyme1,enzyme2]]> </help>
         </param>
     </inputs>
 
     <outputs>
         <data name="contact_map" format="tar.gz" label="${tool.name} on ${on_string} Contact map" from_work_dir="out/contact_map.p.gz"/>
-        <data name="log" format="text" label="${tool.name} on ${on_string} Log" from_work_dir="out/bin3C.log"/>
+        <data name="log" format="txt" label="${tool.name} on ${on_string} Log" from_work_dir="out/bin3C.log"/>
     </outputs>
 
     <tests>