Mercurial > repos > iuc > bcftools_merge
diff macros.xml @ 3:b2060fc44399 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9df9b52baf62b70fbcfc3fbe965d7197d4e8738e
| author | iuc |
|---|---|
| date | Tue, 31 Jan 2017 12:36:29 -0500 |
| parents | 0c0c2a9075e3 |
| children | 93a0482ec0bd |
line wrap: on
line diff
--- a/macros.xml Sat Jan 21 06:53:15 2017 -0500 +++ b/macros.xml Tue Jan 31 12:36:29 2017 -0500 @@ -14,7 +14,9 @@ <requirement type="package" version="1.3">bcftools</requirement> <!-- conda dependency --> <requirement type="package" version="1.3">htslib</requirement> + <!-- htslib provides tabix and bgzip <requirement type="package" version="0.2.6">tabix</requirement> + --> <requirement type="package" version="1.2">samtools</requirement> </requirements> </xml>
