Previous changeset 1:9d5e6a4ec5b5 (2020-04-24) Next changeset 3:ce70358b0fe3 (2020-04-27) |
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c6a3af3aa798c106d1a8f3e2bf1aef5251d0bb7e" |
modified:
ct_get_empirical_dist.xml |
b |
diff -r 9d5e6a4ec5b5 -r 25bb7e49e10d ct_get_empirical_dist.xml --- a/ct_get_empirical_dist.xml Fri Apr 24 11:20:00 2020 -0400 +++ b/ct_get_empirical_dist.xml Mon Apr 27 09:27:25 2020 -0400 |
b |
@@ -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" /> |