Mercurial > repos > iuc > hmmer_hmmbuild
diff hmmbuild.xml @ 10:51970d0e7bd7 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:40:07 +0000 |
| parents | 5c83ba4417e6 |
| children |
line wrap: on
line diff
--- a/hmmbuild.xml Wed Jul 21 14:04:14 2021 +0000 +++ b/hmmbuild.xml Tue Aug 31 08:40:07 2021 +0000 @@ -1,6 +1,7 @@ <?xml version="1.0"?> <tool id="hmmer_hmmbuild" name="hmmbuild" version="@TOOL_VERSION@+galaxy0"> <description>Build a profile HMM from an input multiple alignment</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>
