blob: a9ad896ce8174cd2e4557f2419f9630fb477d35d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = snpeff
pkgdesc = Genetic variant annotation and effect prediction toolbox. https://doi.org/10.4161/fly.19695
pkgver = 5.1
pkgrel = 1
url = https://pcingola.github.io/SnpEff/
arch = any
license = MIT
depends = java-runtime>=12
source = snpEff.sh
source = SnpSift.sh
source = https://snpeff.blob.core.windows.net/versions/snpEff_latest_core.zip
sha256sums = e0ba5679a90efdb39cd9398b1db708444fd8e5321182cedf72696b3ae1e2e2b9
sha256sums = 4bd0163c6b8864ed6ea3f20d215b0bf371e10eaa4156ffcf8429d6f71ded93e3
sha256sums = 919e0595c08e86d1dd82279723c83cb872070244ee4ce0cb3167bde2b272893b
pkgname = snpeff
|