Mercurial > repos > iuc > bcftools_call
diff macros.xml @ 1:3b0006e824c6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 93465571cf180554c3548338a68fa0f1604985dc
| author | iuc |
|---|---|
| date | Tue, 05 Apr 2016 13:19:31 -0400 |
| parents | dabc1e7ca486 |
| children | 0812cba3c4c8 |
line wrap: on
line diff
--- a/macros.xml Thu Nov 19 14:54:54 2015 -0500 +++ b/macros.xml Tue Apr 05 13:19:31 2016 -0400 @@ -3,6 +3,7 @@ <token name="@VERSION@">1.2</token> <xml name="requirements"> <requirements> + <!-- This requirement handles also bcftools from BioConda channel => https://github.com/bioconda/bioconda-recipes/tree/60d2ea750430dbe0191f6f8d5639f90fc1223bd9/recipes/bcftools/1.2 --> <requirement type="package" version="1.2">bcftools</requirement> </requirements> </xml>
