comparison phmmer.xml @ 11:5642d4cc1a99 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:41:22 +0000
parents 2bfb56f290d3
children
comparison
equal deleted inserted replaced
10:2bfb56f290d3 11:5642d4cc1a99
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="hmmer_phmmer" name="phmmer" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="hmmer_phmmer" name="phmmer" version="@TOOL_VERSION@+galaxy0">
3 <description>search a protein sequence against a protein database (BLASTP-like)</description> 3 <description>search a protein sequence against a protein database (BLASTP-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"/>