comparison seurat.xml @ 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
comparison
equal deleted inserted replaced
3:7a5cd7987b03 4:82fcdf530f87
1 <tool id="seurat" name="Seurat" version="@TOOL_VERSION@"> 1 <tool id="seurat" name="Seurat" version="@TOOL_VERSION@">
2 <description>- toolkit for exploration of single-cell RNA-seq data</description> 2 <description>- toolkit for exploration of single-cell RNA-seq data</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">3.1.2</token> 4 <token name="@TOOL_VERSION@">3.1.5</token>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">r-seurat</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">r-seurat</requirement>
8 <requirement type="package" version="2.0">r-rmarkdown</requirement> 8 <requirement type="package" version="2.1">r-rmarkdown</requirement>
9 <!-- Need to pin pandoc due to https://github.com/rstudio/rmarkdown/issues/1740 --> 9 <!-- Need to pin pandoc due to https://github.com/rstudio/rmarkdown/issues/1740 -->
10 <requirement type="package" version="2.7.3">pandoc</requirement> 10 <requirement type="package" version="2.7.3">pandoc</requirement>
11 </requirements> 11 </requirements>
12 <command detect_errors="exit_code"><![CDATA[ 12 <command detect_errors="exit_code"><![CDATA[
13 #if "vln" in $meta.plots: 13 #if "vln" in $meta.plots: