Mercurial > repos > ebi-gxa > ct_build_cell_ontology_dict
changeset 2:f1f720a9b679 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:29:47 -0400 |
parents | 7086be9e707e |
children | 982a151b2960 |
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 11:20:33 2020 -0400 +++ b/ct_build_cell_ontology_dict.xml Mon Apr 27 09:29:47 2020 -0400 @@ -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>