summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87c593f7ce541cc49b51d1c4df89c9f7570a7b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-xlmhg
	pkgdesc = Efficient Python implementation of the semiparametric XL-mHG test for enrichment
	pkgver = 2.5.4
	pkgrel = 3
	url = https://github.com/flo-compbio/xlmhg
	arch = x86_64
	license = BSD
	makedepends = python-pip
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-sphinx
	depends = python
	depends = cython
	depends = python-numpy
	depends = python-plotly
	source = https://files.pythonhosted.org/packages/source/x/xlmhg/xlmhg-2.5.4.tar.gz
	source = xlmhg.patch.tar.gz
	sha256sums = 3d6764ff16f8eea8522a094cfa119b80ebe4a7c23ae75f2111d0a8306ddd4e57
	sha256sums = 7d078876c97f4028f3bbfed53cac324b9eeb21640720b5695d7f77b8039c1c5c

pkgname = python-xlmhg