Mercurial > repos > recetox > ramclustr
comparison macros.xml @ 11:da7722f665f4 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit bc3445f7c41271b0062c7674108f57708d08dd28
author | recetox |
---|---|
date | Thu, 30 May 2024 14:52:11 +0000 |
parents | 2d94da58904b |
children |
comparison
equal
deleted
inserted
replaced
10:2d94da58904b | 11:da7722f665f4 |
---|---|
64 help="Grouped feature data for clustering." /> | 64 help="Grouped feature data for clustering." /> |
65 </section> | 65 </section> |
66 </xml> | 66 </xml> |
67 | 67 |
68 <xml name="parameters_recetox_aplcms"> | 68 <xml name="parameters_recetox_aplcms"> |
69 <section name="ms_dataframe" title="Input MS Data as parquet (output from recetox-aplcms)" expanded="true"> | 69 <section name="ms_dataframe" title="Input MS Data as parquet/tabular (output from recetox-aplcms)" expanded="true"> |
70 <param label="Input MS1 featureDefinitions" name="ms1_featureDefinitions" type="data" format="parquet,tabular" | 70 <param label="Input MS1 featureDefinitions" name="ms1_featureDefinitions" type="data" format="parquet,tabular" |
71 help="Metadata with columns: mz, rt, feature names containing MS data."/> | 71 help="Metadata with columns: mz, rt, feature names containing MS data."/> |
72 <param label="Input MS1 featureValues" name="ms1_featureValues" type="data" format="parquet,tabular" | 72 <param label="Input MS1 featureValues" name="ms1_featureValues" type="data" format="parquet,tabular" |
73 help="data with rownames = sample names, colnames = feature names containing MS data."/> | 73 help="data with rownames = sample names, colnames = feature names containing MS data."/> |
74 <param label="phenoData" name="df_phenoData" type="data" format="tsv,csv" optional="true" | 74 <param label="phenoData" name="df_phenoData" type="data" format="tsv,csv" optional="true" |