Mercurial > repos > iuc > seurat
changeset 4:82fcdf530f87 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 0d259308f99ef39ab00b80db5a8c5674ba0f3e72"
author | iuc |
---|---|
date | Mon, 04 May 2020 13:56:11 -0400 |
parents | 7a5cd7987b03 |
children | 06ed31cf52ed |
files | seurat.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/seurat.xml Sat Jan 18 12:57:27 2020 -0500 +++ b/seurat.xml Mon May 04 13:56:11 2020 -0400 @@ -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>