comparison jackhmmer.xml @ 11:0c894f870416 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:39:28 +0000
parents b692d7f94e11
children
comparison
equal deleted inserted replaced
10:b692d7f94e11 11:0c894f870416
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="hmmer_jackhmmer" name="jackhmmer" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="hmmer_jackhmmer" name="jackhmmer" version="@TOOL_VERSION@+galaxy0">
3 <description>iteratively search a protein sequence against a protein database (PSIBLAST-like)</description> 3 <description>iteratively search a protein sequence against a protein database (PSIBLAST-like)</description>
4 <expand macro="bio_tools"/>
4 <macros> 5 <macros>
5 <import>macros.xml</import> 6 <import>macros.xml</import>
6 </macros> 7 </macros>
7 <expand macro="requirements"/> 8 <expand macro="requirements"/>
8 <expand macro="stdio"/> 9 <expand macro="stdio"/>