summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9325ce3321986963d09f563140a9084a5a690438 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
pkgbase = scanpy
	pkgdesc = Single-Cell Analysis in Python
	pkgver = 1.8.2
	pkgrel = 2
	url = https://github.com/theislab/scanpy
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	depends = python-anndata>=0.7.4
	depends = python-numpy>=1.17.0
	depends = python-matplotlib>=3.1.2
	depends = python-pandas>=0.21
	depends = python-scipy>=1.4
	depends = python-seaborn
	depends = python-h5py
	depends = python-pytables
	depends = python-tqdm
	depends = python-scikit-learn>=0.21.2
	depends = python-statsmodels>=0.10.0
	depends = python-patsy
	depends = python-networkx>=2.3
	depends = python-natsort
	depends = python-joblib
	depends = python-numba>=0.41.0
	depends = python-umap-learn>=0.3.10
	depends = python-packaging
	depends = python-sinfo
	optdepends = python-louvain-igraph: Louvain clustering
	optdepends = python-leidenalg: leiden community detection
	optdepends = python-bbknn: Batch balanced KNN (batch correction)
	optdepends = python-rapids: GPU-driven calculation of neighbors
	optdepends = python-magic-impute: MAGIC imputation method
	optdepends = python-skmisc: For seurat_v3 highly_variable_genes method
	optdepends = python-harmonypy: Harmony dataset integration algorithm
	optdepends = python-scanorama: Scanorama dataset integration algorithm
	optdepends = python-scrublet: Cell doublet detection
	provides = scanpy
	provides = python-scanpy
	source = https://files.pythonhosted.org/packages/source/s/scanpy/scanpy-1.8.2.tar.gz
	sha256sums = 0c0baa6f08cec50b89b512cef3bfc7f612b215ce02c0fb49cc01c2acfbb2e9bb

pkgname = scanpy