Mercurial > repos > immuneml > immuneml_tools
comparison immuneml_yaml.xml @ 15:e33b3d370124 draft
"planemo upload commit 5d2abc4e7c3895a90cefc6384e0964049e9bcb9f"
author | immuneml |
---|---|
date | Tue, 04 Jan 2022 12:57:42 +0000 |
parents | 45ca02982e1f |
children | cd57c1c66f8b |
comparison
equal
deleted
inserted
replaced
14:c9fe1c1ca24b | 15:e33b3d370124 |
---|---|
26 mv ${html_outfile.files_path}/immuneML_output.zip $archive | 26 mv ${html_outfile.files_path}/immuneML_output.zip $archive |
27 | 27 |
28 ]]> | 28 ]]> |
29 </command> | 29 </command> |
30 <inputs> | 30 <inputs> |
31 <param name="iml_input" type="data" format="immuneml_receptors" label="ImmuneML dataset" optional="true" help="This field accepts ImmuneML datasets, as created by the Create Dataset tool."/> | |
31 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/> | 32 <param name="yaml_input" type="data" format="txt" label="YAML specification" multiple="false"/> |
32 <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."/> | 33 <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."/> |
33 <param name="iml_input" type="data" format="immuneml_receptors" label="ImmuneML dataset" optional="true" help="This field accepts ImmuneML datasets, as created by the Create Dataset tool."/> | |
34 </inputs> | 34 </inputs> |
35 <outputs> | 35 <outputs> |
36 <data format="zip" name="archive" label="Archive: immuneML Analysis"/> | 36 <data format="zip" name="archive" label="Archive: immuneML Analysis"/> |
37 <data format="html" name="html_outfile" label="Summary: immuneML analysis"/> | 37 <data format="html" name="html_outfile" label="Summary: immuneML analysis"/> |
38 </outputs> | 38 </outputs> |