comparison seurat.xml @ 13:56242ff81c84 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 7732feb88d56cd9f520b7f21af97afdec9cb68e5
author iuc
date Mon, 31 Oct 2022 18:29:32 +0000
parents 8c28affc7c48
children c0fd285eb553
comparison
equal deleted inserted replaced
12:8c28affc7c48 13:56242ff81c84
1 <tool id="seurat" name="Seurat" version="@TOOL_VERSION@+galaxy0"> 1 <tool id="seurat" name="Seurat" version="@TOOL_VERSION@+galaxy0">
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@">4.1.1</token> 4 <token name="@TOOL_VERSION@">4.2.0</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.14">r-rmarkdown</requirement> 8 <requirement type="package" version="2.17">r-rmarkdown</requirement>
9 </requirements> 9 </requirements>
10 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
11 #if "vln" in $meta.plots: 11 #if "vln" in $meta.plots:
12 #set $vln = 'T' 12 #set $vln = 'T'
13 #else 13 #else