Mercurial > repos > jjohnson > drep
comparison drep_compare.xml @ 1:7e2debc267eb draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/drep commit 3898da7c3685e3deca68c998abd7c7104740f5f3"
author | jjohnson |
---|---|
date | Mon, 06 Jan 2020 15:18:20 -0500 |
parents | b59ae99e47d4 |
children | cb2fc9f60381 |
comparison
equal
deleted
inserted
replaced
0:b59ae99e47d4 | 1:7e2debc267eb |
---|---|
17 <expand macro="genomes"/> | 17 <expand macro="genomes"/> |
18 <expand macro="genome_comparison_options"/> | 18 <expand macro="genome_comparison_options"/> |
19 <expand macro="clustering_options"/> | 19 <expand macro="clustering_options"/> |
20 <expand macro="taxonomy_options"/> | 20 <expand macro="taxonomy_options"/> |
21 <expand macro="warning_options"/> | 21 <expand macro="warning_options"/> |
22 <expand macro="select_outputs"/> | |
22 </inputs> | 23 </inputs> |
23 <outputs> | 24 <outputs> |
24 <expand macro="common_outputs" /> | 25 <expand macro="common_outputs" /> |
25 <!-- | |
26 outdir/data_tables/Cdb.csv | |
27 outdir/data_tables/Mdb.csv | |
28 outdir/data_tables/Ndb.csv | |
29 outdir/data_tables/Bdb.csv | |
30 | |
31 <data name="foldChange" format="tabular" label="${tool.name} on ${on_string}: BayesianFoldChangeAnalysis.tsv" from_work_dir="out/BayesianFoldChangeAnalysis.tsv"> | |
32 <filter>'bayesian' in experiment and 'ctr' in experiment['bayesian']</filter> | |
33 </data> | |
34 --> | |
35 </outputs> | 26 </outputs> |
36 <help><![CDATA[ | 27 <help><![CDATA[ |
37 TODO: Fill in help. | 28 TODO: Fill in help. |
38 | 29 |
39 usage: drep compare [-p PROCESSORS] [-d] [-h] [-ms MASH_SKETCH] | 30 usage: drep compare [-p PROCESSORS] [-d] [-h] [-ms MASH_SKETCH] |