changeset 3:b2cb83066649 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:16:48 +0000
parents d639f4cdd2bd
children db65c4c1cb82
files ct_build_cell_ontology_dict.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ct_build_cell_ontology_dict.xml	Fri Apr 24 15:08:55 2020 +0000
+++ b/ct_build_cell_ontology_dict.xml	Mon Apr 27 13:16:48 2020 +0000
@@ -25,7 +25,7 @@
         #end if
          ]]></command>
     <inputs>
-        <param type="data" name="input_sdrfs" label="Input SDRF tables" multiple="true" format="tsv" help="Input SDRF tables" />
+        <param type="data" name="input_sdrfs" label="Input SDRF tables" multiple="true" format="txt" help="Input SDRF tables" />
         <param type="boolean" name="condensed_sdrf" checked="false" label="Condensed SDRF" help="Are the supplied SDRFs of condensed format?" />
         <param type="text" name="barcode_col_name" label="Barcode column name" value="id" help="Name of the barcode field in provided SDRF files" />
         <param type="text" name="cell_label_col_name" label="Cell label column name" value="cell.type" help="Name of the cell label field name in provided SDRF files" />
@@ -33,7 +33,7 @@
     </inputs>
     <outputs>
         <data name="output_dict_path" format="rdata" />
-        <data name="output_txt_path" format="tsv" />
+        <data name="output_txt_path" format="txt" />
     </outputs>
     <tests>
         <test>