# HG changeset patch # User ebi-gxa # Date 1591909138 14400 # Node ID 8da642e17794fb3af1762f30ec1f337c788dd509 # Parent ad5179780e25bf2f7af667b98973c5aa7351839a "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/ucsc-cell-browser/.shed.yml commit f12604f7ae850f2269a924f95a442c668948a61a" diff -r ad5179780e25 -r 8da642e17794 cell-browser.xml --- a/cell-browser.xml Fri May 29 07:09:58 2020 -0400 +++ b/cell-browser.xml Thu Jun 11 16:58:58 2020 -0400 @@ -1,7 +1,7 @@ - + displays single-cell clusterized data in an interactive web application. - ucsc-cell-browser + ucsc-cell-browser @@ -42,6 +42,11 @@ --markerField '${input_type.marker_field}' #end if + #if $input_type.cluster_field: + --clusterField '${input_type.cluster_field}' + #end if + + -o outdir -n sample --htmlDir '$html_file.extra_files_path'; cp '$__tool_directory__/redirect.html' '$html_file'; @@ -65,6 +70,7 @@ +