blob: f78e62b1df1c5c8632787eae046e3738fd1b9ddb (
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
|
pkgbase = rnalysis
pkgdesc = Python-based software for analyzing RNA sequencing data. https://doi.org/10.1101/2022.11.25.517851
pkgver = 4.1.0
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-pyqt5
depends = python-qdarkstyle
depends = qt5-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
source = git+https://github.com/GuyTeichman/RNAlysis.git#tag=V4.1.0
sha256sums = c4d9353100c45473af731479001f9d4b91a2ced250328fccf12854d85b98257d
pkgname = rnalysis
|