Mercurial > repos > ebi-gxa > scmap_scmap_cell
changeset 8:fc36baa3b7ba draft default tip
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 53f809e83bf7784787f78f16dc78d7601231dcfa"
author | ebi-gxa |
---|---|
date | Fri, 15 May 2020 09:24:36 +0000 |
parents | cec72a19da8b |
children | |
files | scmap_scmap_cell.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/scmap_scmap_cell.xml Wed May 13 09:26:50 2020 +0000 +++ b/scmap_scmap_cell.xml Fri May 15 09:24:36 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="scmap_scmap_cell" name="Scmap cell projection" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> +<tool id="scmap_scmap_cell" name="Scmap cell projection" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> <description>searches each cell in a query dataset for the nearest neighbours by cosine distance within a collection of reference datasets.</description> <macros> <import>scmap_macros.xml</import> @@ -37,7 +37,7 @@ <data name="closest_cells_text_file" format="csv" /> <data name="closest_cells_similarities_text_file" format="csv" /> <data name="closest_cells_clusters_csv" format="csv"> - <filter>cluster_projection['do_cluster_projection'] == "true"</filter> + <filter>cluster_projection['do_cluster_projection']</filter> </data> </outputs> <tests>