Mercurial > repos > recetox > recetox_aplcms_hybrid
comparison recetox_aplcms_hybrid.xml @ 14:1bf5a07abba6 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 19de0924a65bc65cbbf7c1fc17e9b5348305f95c
| author | recetox |
|---|---|
| date | Fri, 10 Jun 2022 10:10:32 +0000 |
| parents | 5bb20231a48a |
| children |
comparison
equal
deleted
inserted
replaced
| 13:5bb20231a48a | 14:1bf5a07abba6 |
|---|---|
| 76 <discover_datasets pattern="__designation__" directory="extracted" format="parquet" /> | 76 <discover_datasets pattern="__designation__" directory="extracted" format="parquet" /> |
| 77 </collection > | 77 </collection > |
| 78 <collection name="corrected_features" type="list" label="${tool.name} corrected_features on ${on_string}"> | 78 <collection name="corrected_features" type="list" label="${tool.name} corrected_features on ${on_string}"> |
| 79 <discover_datasets pattern="__designation__" directory="corrected" format="parquet" /> | 79 <discover_datasets pattern="__designation__" directory="corrected" format="parquet" /> |
| 80 </collection > | 80 </collection > |
| 81 <data name="updated_known_table" format="parquet" label="${tool.name} updated_known_table on ${on_string}"/> | |
| 81 </expand> | 82 </expand> |
| 82 <data name="feature_known_table_pairing" format="tabular" | 83 <data name="feature_known_table_pairing" format="tabular" |
| 83 label="${tool.name} feature_known_table_pairing on ${on_string}" hidden="true"/> | 84 label="${tool.name} feature_known_table_pairing on ${on_string}" hidden="true"/> |
| 84 </outputs> | 85 </outputs> |
| 85 | 86 |
