Mercurial > repos > ebi-gxa > seurat_find_neighbours
diff seurat_find_neighbours.xml @ 1:bba8b14264c2 draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit bbe3c1f7fd8489951f2d90415fe80dd5cf961ca0
author | ebi-gxa |
---|---|
date | Fri, 10 Jul 2020 21:54:16 -0400 |
parents | 4fff8ad1c76d |
children | ab622ffd7c7f |
line wrap: on
line diff
--- a/seurat_find_neighbours.xml Mon Nov 25 06:07:31 2019 -0500 +++ b/seurat_find_neighbours.xml Fri Jul 10 21:54:16 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="seurat_find_neighbours" name="Seurat FindNeighbours" version="@SEURAT_VERSION@_@VERSION@+galaxy0"> +<tool id="seurat_find_neighbours" name="Seurat FindNeighbours" version="@SEURAT_VERSION@+galaxy0"> <description>constructs a Shared Nearest Neighbor (SNN) Graph</description> <macros> <import>seurat_macros.xml</import>