Add diamond dependency
This commit is contained in:
parent
09047d76e9
commit
6937416a65
@ -34,6 +34,7 @@ class Braker(Package):
|
|||||||
depends_on('genemark-et')
|
depends_on('genemark-et')
|
||||||
depends_on('bamtools')
|
depends_on('bamtools')
|
||||||
depends_on('samtools')
|
depends_on('samtools')
|
||||||
|
depends_on('diamond')
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
mkdirp(prefix.bin)
|
mkdirp(prefix.bin)
|
||||||
|
Loading…
Reference in New Issue
Block a user