comparison immuneml_yaml.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
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="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."/>
32 <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"/>
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="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."/>
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"/>