Mercurial > repos > iuc > hmmer_hmmbuild
comparison hmmbuild.xml @ 8:923db0592cd0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 061757dd7b3bfe66b7738fd54bd6c5e135d9afe8
author | iuc |
---|---|
date | Mon, 06 Nov 2023 20:26:19 +0000 |
parents | dc8860ba75d1 |
children | 4b996c837ec8 |
comparison
equal
deleted
inserted
replaced
7:dc8860ba75d1 | 8:923db0592cd0 |
---|---|
2 <tool id="hmmer_hmmbuild" name="hmmbuild" version="@TOOL_VERSION@+galaxy0"> | 2 <tool id="hmmer_hmmbuild" name="hmmbuild" version="@TOOL_VERSION@+galaxy0"> |
3 <description>Build a profile HMM from an input multiple alignment</description> | 3 <description>Build a profile HMM from an input multiple alignment</description> |
4 <macros> | 4 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="bio_tools"/> | |
7 <expand macro="requirements"/> | 8 <expand macro="requirements"/> |
8 <expand macro="stdio"/> | 9 <expand macro="stdio"/> |
9 <command><![CDATA[ | 10 <command><![CDATA[ |
10 @ADDTHREADS@ | 11 @ADDTHREADS@ |
11 hmmbuild | 12 hmmbuild |