Mercurial > repos > iuc > seurat
changeset 4:a600c711bf8b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 0d259308f99ef39ab00b80db5a8c5674ba0f3e72"
author | iuc |
---|---|
date | Mon, 04 May 2020 17:55:20 +0000 |
parents | 97aa63979f80 |
children | e573f7759891 |
files | seurat.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/seurat.xml Sat Jan 18 17:57:08 2020 +0000 +++ b/seurat.xml Mon May 04 17:55:20 2020 +0000 @@ -1,11 +1,11 @@ <tool id="seurat" name="Seurat" version="@TOOL_VERSION@"> <description>- toolkit for exploration of single-cell RNA-seq data</description> <macros> - <token name="@TOOL_VERSION@">3.1.2</token> + <token name="@TOOL_VERSION@">3.1.5</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">r-seurat</requirement> - <requirement type="package" version="2.0">r-rmarkdown</requirement> + <requirement type="package" version="2.1">r-rmarkdown</requirement> <!-- Need to pin pandoc due to https://github.com/rstudio/rmarkdown/issues/1740 --> <requirement type="package" version="2.7.3">pandoc</requirement> </requirements>