changeset 3:af502a0f1ad9 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 13:14:23 +0000
parents 97cbc43a8d43
children 2396ad173c23
files ct_get_consensus_outputs.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ct_get_consensus_outputs.xml	Fri Apr 24 15:07:06 2020 +0000
+++ b/ct_get_consensus_outputs.xml	Mon Apr 27 13:14:23 2020 +0000
@@ -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" />