Mercurial > repos > recetox > recetox_aplcms_align_features
comparison recetox_aplcms_align_features.xml @ 3:d0b77b35819f 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:55:36 +0000 |
| parents | 4d1583e15960 |
| children | dd9469db158b |
comparison
equal
deleted
inserted
replaced
| 2:4d1583e15960 | 3:d0b77b35819f |
|---|---|
| 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)"/> |
