Mercurial > repos > ebi-gxa > scmap_scmap_cell
changeset 9:b78cdc83a479 draft
"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 05:33:31 -0400 |
parents | 5c94e80e428f |
children | bcc0113fa796 |
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 05:31:07 2020 -0400 +++ b/scmap_scmap_cell.xml Fri May 15 05:33:31 2020 -0400 @@ -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>