summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80b66dd292b1b96775415a3cb24579942cfa4e0f (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
44
45
46
47
48
49
50
pkgbase = scanpy
	pkgdesc = Single-Cell Analysis in Python
	pkgver = 1.9.3
	pkgrel = 1
	url = https://github.com/theislab/scanpy
	arch = any
	license = BSD
	makedepends = python-flit-core
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-anndata>=0.7.4
	depends = python-numpy>=1.17.0
	depends = python-matplotlib>=3.4
	depends = python-pandas>=1.0
	depends = python-scipy>=1.4
	depends = python-seaborn
	depends = python-h5py
	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-igraph: PAGA support (also transitively needed for Louvain/Leiden)
	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
	optdepends = rapids-cudf: NVIDIA RAPIDS acceleration
	optdepends = rapids-cuml: NVIDIA RAPIDS acceleration
	optdepends = rapids-cugraph: NVIDIA RAPIDS acceleration
	optdepends = python-dask: Dask parallelization
	provides = scanpy
	provides = python-scanpy
	source = https://files.pythonhosted.org/packages/source/s/scanpy/scanpy-1.9.3.tar.gz
	sha256sums = dfe65f9acd9f4c1740079a099f89fa6a44b6f0ef75ecaf85247ad4af859144d7

pkgname = scanpy