comparison 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
comparison
equal deleted inserted replaced
1:daeca8f7a26e 2:34f8d81f9d75
1 <tool id="seurat_dim_plot" name="Seurat Plot dimension reduction" version="@SEURAT_VERSION@_@VERSION@+galaxy0"> 1 <tool id="seurat_dim_plot" name="Seurat Plot dimension reduction" version="@SEURAT_VERSION@+galaxy0">
2 <description>graphs the output of a dimensional reduction technique (PCA by default). Cells are colored by their identity class.</description> 2 <description>graphs the output of a dimensional reduction technique (PCA by default). Cells are colored by their identity class.</description>
3 <macros> 3 <macros>
4 <import>seurat_macros.xml</import> 4 <import>seurat_macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />