comparison hla_dq.xml @ 1:4fc47a3ff9e8 draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/hla_dq commit 3f631031b57350f0437e90e4de3352725bb84716
author erasmus-medical-center
date Wed, 30 May 2018 09:21:15 -0400
parents 10a407fb5072
children
comparison
equal deleted inserted replaced
0:10a407fb5072 1:4fc47a3ff9e8
1 <tool id="hla_dq" name="HLA-DQ typing" version="1.0"> 1 <tool id="hla_dq" name="HLA-DQ typing" version="1.1">
2 <description> Determine possible associated types given BLAST IMGT/HLA annotation</description> 2 <description> Determine possible associated types given BLAST IMGT/HLA annotation</description>
3 <command detect_errors="exit_code"><![CDATA[ 3 <command detect_errors="exit_code"><![CDATA[
4 python '$__tool_directory__/hla_dq.py' 4 python '$__tool_directory__/hla_dq.py'
5 #for $i in $filesA: 5 #for $i in $filesA:
6 -A '$i.A' 6 -A '$i.A'