comparison hmmscan.xml @ 10:d546c74bdf0e 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:45:19 +0000
parents 98f5c06a4231
children
comparison
equal deleted inserted replaced
9:98f5c06a4231 10:d546c74bdf0e
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="hmmer_hmmscan" name="hmmscan" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="hmmer_hmmscan" name="hmmscan" version="@TOOL_VERSION@+galaxy0">
3 <description>search protein sequence(s) against a protein profile database</description> 3 <description>search protein sequence(s) against a protein profile database</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"/>