comparison immuneml_simulate_events.xml @ 3:ed3932e6d616 draft

"planemo upload commit 2fed2858d4044a3897a93a5604223d1d183ceac0-dirty"
author immuneml
date Thu, 01 Jul 2021 16:51:28 +0000
parents 629e7e403e19
children 697bb1a18bc7
comparison
equal deleted inserted replaced
2:9bf78cb6b91d 3:ed3932e6d616
20 20
21 ]]> 21 ]]>
22 </command> 22 </command>
23 <inputs> 23 <inputs>
24 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/> 24 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/>
25 <param name="iml_input" type="data" format="iml_dataset" label="Dataset input" optional="true" help="This field accepts datasets in iml_dataset format, as created by the Create Dataset tool."/> 25 <param name="iml_input" type="data" format="immuneml_receptors" label="Dataset input" optional="true" help="This field accepts datasets in iml_dataset format, as created by the Create Dataset tool."/>
26 </inputs> 26 </inputs>
27 <outputs> 27 <outputs>
28 <data format="zip" name="archive" label="Archive: immune signal simulation"/> 28 <data format="zip" name="archive" label="Archive: immune signal simulation"/>
29 <data format="iml_dataset" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/> 29 <data format="immuneml_receptors" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/>
30 </outputs> 30 </outputs>
31 31
32 32
33 <help><![CDATA[ 33 <help><![CDATA[
34 34