Mercurial > repos > iuc > hmmer_hmmbuild
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 9:5c83ba4417e6 | 10:51970d0e7bd7 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 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 <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"/> |
