changeset 2:e81fbbea6e8f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deg_annotate commit f926103056cdcd0c37c38f7c636870e5b1f9f8c5
author iuc
date Sat, 21 Jun 2025 13:03:14 +0000
parents e98d4ab5b5bc
children
files deg_annotate.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deg_annotate.xml	Wed Jan 23 07:47:22 2019 -0500
+++ b/deg_annotate.xml	Sat Jun 21 13:03:14 2025 +0000
@@ -1,5 +1,8 @@
-<tool id="deg_annotate" name="Annotate DESeq2/DEXSeq output tables" version="1.1.0">
+<tool id="deg_annotate" name="Annotate DESeq2/DEXSeq output tables" version="1.1.0+galaxy1" profile="23.0">
     <description>Append annotation from GTF to differential expression tool outputs</description>
+    <xrefs>
+        <xref type="bio.tools">deg_annotate</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="2.27.0">bedtools</requirement>
         <requirement type="package" version="0.6.4">bcbiogff</requirement>