diff cpo_galaxy_predictions.xml @ 12:4b2738bc81ed draft

planemo upload
author jjjjia
date Fri, 24 Aug 2018 19:10:42 -0400
parents cabceaa239e4
children a14b12a71a53
line wrap: on
line diff
--- a/cpo_galaxy_predictions.xml	Fri Aug 24 16:54:25 2018 -0400
+++ b/cpo_galaxy_predictions.xml	Fri Aug 24 19:10:42 2018 -0400
@@ -7,7 +7,7 @@
 	<command detect_errors="exit_code">
     <![CDATA[
 	    python '$__tool_directory__/cpo_galaxy_prediction.py'
-		'-i $ID'
+		'-i $contig.element_identifier'
 		'-m $mlst'
 		'-c $mobsuitecontig'
 		'-f $mobsuiteaggregate'
@@ -19,7 +19,7 @@
     ]]>
 	</command>
     <inputs>
-        <param type="text" name="ID"/>
+        <param type="data" name="contig"/>
         <param type="data" name="mlst" format="tabular" />
         <param type="data" name="mobsuitecontig" format="tabular" />
         <param type="data" name="mobsuiteaggregate" format="tabular" />