diff 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
line wrap: on
line diff
--- a/rg_rnaStarSolo.xml	Wed Aug 05 09:41:22 2020 -0400
+++ b/rg_rnaStarSolo.xml	Fri Dec 04 22:05:36 2020 +0000
@@ -1,9 +1,13 @@
-<tool id="rna_starsolo" name="RNA STARSolo" version="@VERSION@" profile="17.01">
+<tool id="rna_starsolo" name="RNA STARSolo" version="@VERSION@" profile="20.01" license="MIT">
     <description>mapping, demultiplexing and gene quantification for single cell RNA-seq</description>
+    <xrefs>
+        <xref type="bio.tools">star</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements"/>
+    <expand macro="edam"/>
     <expand macro="stdio" >
         <regex match="Segmentation fault" source="both" level="fatal" />
     </expand>