changeset 3:6fc67b8caa21 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:15:18 +0000
parents 1758678269cb
children 44a6618cce59
files ct_get_empirical_dist.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ct_get_empirical_dist.xml	Fri Apr 24 15:08:02 2020 +0000
+++ b/ct_get_empirical_dist.xml	Mon Apr 27 13:15:18 2020 +0000
@@ -21,7 +21,7 @@
         #end if
         ]]></command>
     <inputs>
-        <param type="data" name="input_ref_file" label="Input reference file" format="tsv" help="Text file with reference cell labels" />
+        <param type="data" name="input_ref_file" label="Input reference file" format="txt" help="Text file with reference cell labels" />
         <param type="data" name="exclusions" format="yml" label="Exclusions file" help="YML file with excluded/unlabelled terms" />
         <param type="text" name="label_col_ref" label="Reference label column" value="cell_type" help="Label column in reference file" />
         <param type="data" name="lab_cl_mapping" label="Label - CL term mapping" format="rdata" help="Mapping between cell labels and ontology terms" />