comparison recetox_aplcms_align_features.xml @ 3:1e2a13bcb5a7 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 4254c6f6f05915ceab5af5d7040ac2c44a8364b4
author recetox
date Mon, 03 Apr 2023 14:58:01 +0000
parents abe783e0daca
children a85b9670051c
comparison
equal deleted inserted replaced
2:abe783e0daca 3:1e2a13bcb5a7
39 <inputs> 39 <inputs>
40 <param name="files" type="data_collection" collection_type="list" format="parquet" 40 <param name="files" type="data_collection" collection_type="list" format="parquet"
41 label="Clustered features" help="List of tables containing clustered features." /> 41 label="Clustered features" help="List of tables containing clustered features." />
42 <param label="Input tolerances values" name="input_tolerances" type="data" format="parquet" 42 <param label="Input tolerances values" name="input_tolerances" type="data" format="parquet"
43 help="Table containing tolerance values." /> 43 help="Table containing tolerance values." />
44 <param name="min_occurrence" type="integer" min="2" value="2" label="min_occurrence" 44 <param name="min_occurrence" type="integer" min="2" value="2" label="Minimal occurrence in samples"
45 help="A feature has to show up in at least this number of profiles to be included in the final result." /> 45 help="A feature has to show up in at least this number of profiles to be included in the final result." />
46 </inputs> 46 </inputs>
47 47
48 <outputs> 48 <outputs>
49 <data name="metadata_file" format="parquet" label="${tool.name} on ${on_string} (metadata table)"/> 49 <data name="metadata_file" format="parquet" label="${tool.name} on ${on_string} (metadata table)"/>