changeset 30:d29e87f5a250 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/htseq_count commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:47:18 +0000
parents 44c91703f6a5
children
files htseq-count.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/htseq-count.xml	Mon Jan 27 04:42:43 2020 +0000
+++ b/htseq-count.xml	Tue Aug 31 08:47:18 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="htseq_count" name="htseq-count" version="0.9.1+galaxy1" profile="16.04">
     <description> - Count aligned reads in a BAM file that overlap features in a GFF file</description>
+    <xrefs>
+        <xref type="bio.tools">htseq</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="0.9.1">htseq</requirement>
         <requirement type="package" version="1.7">samtools</requirement>