Mercurial > repos > iuc > hmmer_hmmbuild
comparison hmmbuild.xml @ 7:dc8860ba75d1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 0bccf5220ed6549db7e053f85bbe917326b0a0be"
author | iuc |
---|---|
date | Wed, 21 Jul 2021 14:13:12 +0000 |
parents | 6846f8789e33 |
children | 923db0592cd0 |
comparison
equal
deleted
inserted
replaced
6:6846f8789e33 | 7:dc8860ba75d1 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="hmmer_hmmbuild" name="hmmbuild" version="@TOOL_VERSION@+galaxy1"> | 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="requirements"/> | 7 <expand macro="requirements"/> |