Previous changeset 1:a31bc9849f91 (2020-04-24) Next changeset 3:559fbff1f573 (2020-04-27) |
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c6a3af3aa798c106d1a8f3e2bf1aef5251d0bb7e" |
modified:
ct_get_consensus_outputs.xml |
b |
diff -r a31bc9849f91 -r 94927cc336ba ct_get_consensus_outputs.xml --- 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 |
b |
@@ -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" /> |