Mercurial > repos > immuneml > immuneml_tools
diff 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 |
line wrap: on
line diff
--- a/immuneml_simulate_events.xml Thu Jul 01 14:43:41 2021 +0000 +++ b/immuneml_simulate_events.xml Thu Jul 01 16:51:28 2021 +0000 @@ -22,11 +22,11 @@ </command> <inputs> <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/> - <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."/> + <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."/> </inputs> <outputs> <data format="zip" name="archive" label="Archive: immune signal simulation"/> - <data format="iml_dataset" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/> + <data format="immuneml_receptors" name="html_outfile" label="ImmuneML dataset (simulated immune signals)"/> </outputs>