comparison dexseq_count.xml @ 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 6f684b3b0a6d
children 781f60a0c658
comparison
equal deleted inserted replaced
13:3762d6644ec4 14:e5fe98b50c21
1 <tool id="dexseq_count" name="DEXSeq-Count" version="@VERSION@.0"> 1 <tool id="dexseq_count" name="DEXSeq-Count" version="@VERSION@.0">
2 <description>Prepare and count exon abundancies from RNA-seq data</description> 2 <description>Prepare and count exon abundancies from RNA-seq data</description>
3 <xrefs>
4 <xref type="bio.tools">dexseq</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">
7 </expand> 10 </expand>