summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4279bd1af4bcba790cf950f94522899ce0426509 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
pkgbase = rnalysis
	pkgdesc = Python-based software for analyzing RNA sequencing data. https://doi.org/10.1101/2022.11.25.517851
	pkgver = 4.1.2
	pkgrel = 1
	url = https://github.com/GuyTeichman/RNAlysis
	arch = any
	license = MIT
	makedepends = python-pip
	makedepends = git
	makedepends = gendesk
	makedepends = twine
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-sphinx
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-sphinx_rtd_theme
	makedepends = python-pytest-runner
	makedepends = python-pytest
	makedepends = python-anyio
	makedepends = python-pytest-xvfb
	makedepends = python-pytest-qt
	makedepends = python-coverage
	depends = python
	depends = cython
	depends = python-numpy
	depends = python-pandas
	depends = python-scipy
	depends = python-matplotlib
	depends = python-requests
	depends = python-scikit-learn
	depends = python-seaborn
	depends = python-statsmodels
	depends = python-joblib
	depends = python-tqdm
	depends = python-appdirs
	depends = python-yaml
	depends = python-pyqt6
	depends = python-qdarkstyle
	depends = qt6-imageformats
	depends = python-aiodns
	depends = python-defusedxml
	depends = python-aiohttp
	depends = python-brotli
	depends = python-networkx
	depends = python-typing_extensions
	depends = graphviz
	depends = python-graphviz
	depends = r
	depends = cutadapt
	depends = python-numba
	depends = python-hdbscan
	depends = python-matplotlib-venn
	depends = kallisto
	depends = python-scikit-learn-extra
	depends = python-grid-strategy
	depends = python-upsetplot
	depends = python-xlmhglite
	depends = python-plotly
	depends = python-pairwisedist
	depends = python-aiolimiter
	depends = python-pyvis
	depends = python-nest-asyncio
	depends = python-polars
	depends = python-kmedoids
	depends = picard-tools
	depends = python-mslex
	source = git+https://github.com/GuyTeichman/RNAlysis.git#tag=V4.1.2
	sha256sums = e410119f77267355e139b385fc5db95629cb0da86a680f37adeae6fa24731c87

pkgname = rnalysis