comparison seurat.xml @ 14:c0fd285eb553 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit d9cb4478858f60aacb8577eb16e291961384eb1c
author iuc
date Mon, 21 Nov 2022 14:35:28 +0000
parents 56242ff81c84
children fab6ff46e019
comparison
equal deleted inserted replaced
13:56242ff81c84 14:c0fd285eb553
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.2.0</token> 4 <token name="@TOOL_VERSION@">4.3.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.17">r-rmarkdown</requirement> 8 <requirement type="package" version="2.18">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