diff immuneml_train_ml_model.xml @ 15:e33b3d370124 draft

"planemo upload commit 5d2abc4e7c3895a90cefc6384e0964049e9bcb9f"
author immuneml
date Tue, 04 Jan 2022 12:57:42 +0000
parents 45ca02982e1f
children cd57c1c66f8b
line wrap: on
line diff
--- a/immuneml_train_ml_model.xml	Tue Nov 09 12:24:40 2021 +0000
+++ b/immuneml_train_ml_model.xml	Tue Jan 04 12:57:42 2022 +0000
@@ -28,9 +28,9 @@
       ]]>
   </command>
   <inputs>
+      <param name="iml_input" type="data" format="immuneml_receptors" label="Dataset input" optional="true" help="This field accepts an ImmuneML dataset, as created by the Create Dataset tool."/>
       <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/>
       <param name="data_input" type="data" multiple="true" label="Additional files" optional="true" help="This field should include individual repertoire files, metadata files, receptor data and others."/>
-      <param name="iml_input" type="data" format="immuneml_receptors" label="Dataset input" optional="true" help="This field accepts an ImmuneML dataset, as created by the Create Dataset tool."/>
   </inputs>
     <outputs>
         <data format="zip" name="optimal_model" label="optimal_ml_settings.zip"/>