| Previous changeset 3:97aa63979f80 (2020-01-18) Next changeset 5:e573f7759891 (2020-06-08) |
|
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 0d259308f99ef39ab00b80db5a8c5674ba0f3e72" |
|
modified:
seurat.xml |
| b |
| diff -r 97aa63979f80 -r a600c711bf8b seurat.xml --- a/seurat.xml Sat Jan 18 17:57:08 2020 +0000 +++ b/seurat.xml Mon May 04 17:55:20 2020 +0000 |
| b |
| @@ -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> |