Repository 'ct_build_cell_ontology_dict'
hg clone https://toolshed.g2.bx.psu.edu/repos/ebi-gxa/ct_build_cell_ontology_dict

Changeset 2:f1f720a9b679 (2020-04-27)
Previous changeset 1:7086be9e707e (2020-04-24) Next changeset 3:982a151b2960 (2020-04-27)
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c6a3af3aa798c106d1a8f3e2bf1aef5251d0bb7e"
modified:
ct_build_cell_ontology_dict.xml
b
diff -r 7086be9e707e -r f1f720a9b679 ct_build_cell_ontology_dict.xml
--- a/ct_build_cell_ontology_dict.xml Fri Apr 24 11:20:33 2020 -0400
+++ b/ct_build_cell_ontology_dict.xml Mon Apr 27 09:29:47 2020 -0400
b
@@ -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>