Mercurial > repos > ebi-gxa > ct_get_consensus_outputs
diff ct_get_consensus_outputs.xml @ 2:94927cc336ba draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c6a3af3aa798c106d1a8f3e2bf1aef5251d0bb7e"
author | ebi-gxa |
---|---|
date | Mon, 27 Apr 2020 09:26:09 -0400 |
parents | a31bc9849f91 |
children | 559fbff1f573 |
line wrap: on
line diff
--- a/ct_get_consensus_outputs.xml Fri Apr 24 11:19:28 2020 -0400 +++ b/ct_get_consensus_outputs.xml Mon Apr 27 09:26:09 2020 -0400 @@ -27,8 +27,8 @@ #end if ]]></command> <inputs> - <param type="data" name="input_tables" label="Aggregated tables" format="tsv" multiple="true" help="Aggregated prediction tables from multiple tools" /> - <param type="data" name="tool_table" format="tsv" label="Tools table" help="Table with tools performance metrics" /> + <param type="data" name="input_tables" label="Aggregated tables" format="txt" multiple="true" help="Aggregated prediction tables from multiple tools" /> + <param type="data" name="tool_table" format="txt" label="Tools table" help="Table with tools performance metrics" /> <param type="boolean" name="parallel" label="Parallel execution" checked="false" help="Should the table values be computed in parallel?" /> <param type="data" name="exclusions" label="Exclusions file" format="yml" optional="true" help="Yaml file with trivial terms and unlabelled cells" /> <param type="data" name="lab_cl_mapping" format="rdata" label="cl terms mapping" help="Label - CL term mapping" />