Mercurial > repos > ebi-gxa > seurat_dim_plot
diff seurat_dim_plot.xml @ 2:34f8d81f9d75 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:53:33 -0400 |
parents | daeca8f7a26e |
children | cfc3d8ee3a64 |
line wrap: on
line diff
--- a/seurat_dim_plot.xml Mon Nov 25 06:12:13 2019 -0500 +++ b/seurat_dim_plot.xml Fri Jul 10 21:53:33 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="seurat_dim_plot" name="Seurat Plot dimension reduction" version="@SEURAT_VERSION@_@VERSION@+galaxy0"> +<tool id="seurat_dim_plot" name="Seurat Plot dimension reduction" version="@SEURAT_VERSION@+galaxy0"> <description>graphs the output of a dimensional reduction technique (PCA by default). Cells are colored by their identity class.</description> <macros> <import>seurat_macros.xml</import>