changeset 14:e5fe98b50c21 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:01:42 +0000
parents 3762d6644ec4
children 781f60a0c658
files dexseq.xml dexseq_count.xml plotdexseq.xml
diffstat 3 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dexseq.xml	Fri Mar 19 09:44:32 2021 +0000
+++ b/dexseq.xml	Tue Aug 31 08:01:42 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="dexseq" name="DEXSeq" version="@VERSION@+galaxy1">
     <description>Determines differential exon usage from count tables</description>
+    <xrefs>
+        <xref type="bio.tools">dexseq</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>
--- a/dexseq_count.xml	Fri Mar 19 09:44:32 2021 +0000
+++ b/dexseq_count.xml	Tue Aug 31 08:01:42 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="dexseq_count" name="DEXSeq-Count" version="@VERSION@.0">
     <description>Prepare and count exon abundancies from RNA-seq data</description>
+    <xrefs>
+        <xref type="bio.tools">dexseq</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>
--- a/plotdexseq.xml	Fri Mar 19 09:44:32 2021 +0000
+++ b/plotdexseq.xml	Tue Aug 31 08:01:42 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="plotdexseq" name="plotDEXSeq" version="@VERSION@.0">
     <description>Visualization of the per gene DEXSeq results</description>
+    <xrefs>
+        <xref type="bio.tools">dexseq</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>