comparison seq2hla.xml @ 2:62423040f17e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seq2hla commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:35:37 +0000
parents 1db16e5fde32
children 2e2130c69672
comparison
equal deleted inserted replaced
1:1db16e5fde32 2:62423040f17e
1 <tool id="seq2hla" name="seq2HLA" version="2.2.0+galaxy1"> 1 <tool id="seq2hla" name="seq2HLA" version="2.2.0+galaxy1">
2 <description>HLA genotype and expression from RNA-seq</description> 2 <description>HLA genotype and expression from RNA-seq</description>
3 <xrefs>
4 <xref type="bio.tools">seq2hla</xref>
5 </xrefs>
3 <requirements> 6 <requirements>
4 <!-- needed because of some non POSIX compliant wc usage --> 7 <!-- needed because of some non POSIX compliant wc usage -->
5 <requirement type="package" version="8.31">coreutils</requirement> 8 <requirement type="package" version="8.31">coreutils</requirement>
6 <requirement type="package" version="2.2">seq2hla</requirement> 9 <requirement type="package" version="2.2">seq2hla</requirement>
7 </requirements> 10 </requirements>