blob: 0b4adbb72e7915f2b44559e75a6e5a721717502f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = macs3
pkgdesc = MACS -- Model-based Analysis of ChIP-Seq
pkgver = 3.0.3
pkgrel = 1
url = https://macs3-project.github.io/MACS
arch = x86_64
license = BSD
makedepends = cython
makedepends = python-cykhash
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-hmmlearn
depends = python-numpy
source = https://pypi.python.org/packages/source/m/macs3/macs3-3.0.3.tar.gz
sha256sums = ee1c892901c4010ff9e201b433c0623cbd747a3058300322386a7185623b1684
pkgname = macs3
|