comparison immuneml_simulate_events.xml @ 16:cd57c1c66f8b draft

"planemo upload commit 60f280176ecdc2883fc7e85deb9aaa151f7c2088"
author immuneml
date Wed, 05 Jan 2022 09:53:02 +0000
parents e33b3d370124
children
comparison
equal deleted inserted replaced
15:e33b3d370124 16:cd57c1c66f8b
19 mv ${html_outfile.files_path}/immuneML_output.zip $archive 19 mv ${html_outfile.files_path}/immuneML_output.zip $archive
20 20
21 ]]> 21 ]]>
22 </command> 22 </command>
23 <inputs> 23 <inputs>
24 <param name="iml_input" type="data" format="immuneml_receptors" label="Dataset input" optional="true" help="This field accepts datasets ithe ImmuneML format, as created by the Create Dataset tool."/> 24 <param name="iml_input" type="data" format="immuneml_receptors" label="immuneML dataset" optional="true" help="This field accepts datasets in the ImmuneML format, as created by the Create Dataset tool."/>
25 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/> 25 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/>
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="immuneml_receptors" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/> 29 <data format="immuneml_receptors" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/>