comparison rg_rnaStarSolo.xml @ 8:00fbfac99d39 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 9c34fd08b619a09028707a52c868d9be1ca02a6b"
author iuc
date Fri, 04 Dec 2020 22:05:36 +0000
parents e403d27e8f24
children ec9cbd6b9a49
comparison
equal deleted inserted replaced
7:e403d27e8f24 8:00fbfac99d39
1 <tool id="rna_starsolo" name="RNA STARSolo" version="@VERSION@" profile="17.01"> 1 <tool id="rna_starsolo" name="RNA STARSolo" version="@VERSION@" profile="20.01" license="MIT">
2 <description>mapping, demultiplexing and gene quantification for single cell RNA-seq</description> 2 <description>mapping, demultiplexing and gene quantification for single cell RNA-seq</description>
3 <xrefs>
4 <xref type="bio.tools">star</xref>
5 </xrefs>
3 <macros> 6 <macros>
4 <import>macros.xml</import> 7 <import>macros.xml</import>
5 </macros> 8 </macros>
6 <expand macro="requirements"/> 9 <expand macro="requirements"/>
10 <expand macro="edam"/>
7 <expand macro="stdio" > 11 <expand macro="stdio" >
8 <regex match="Segmentation fault" source="both" level="fatal" /> 12 <regex match="Segmentation fault" source="both" level="fatal" />
9 </expand> 13 </expand>
10 14
11 <command><![CDATA[ 15 <command><![CDATA[