mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 05:58:12 +08:00
Support for sparse tiledb arrays for the X matrix 1. cxgtool can now output sparse matrices 2. cxg_adaptor and diffexp_cxg updated to handle sparse matrices 3. added a test in test_diffexp to test sparse diffexp and get_X_array
24 lines
388 B
Plaintext
24 lines
388 B
Plaintext
anndata>=0.6.20
|
|
boto3>=1.12.18
|
|
click>=7.1.2
|
|
fastobo>=0.6.1
|
|
Flask>=1.0.2
|
|
Flask-Compress>=1.4.0
|
|
Flask-Cors>=3.0.6
|
|
Flask-RESTful>=0.3.6
|
|
flask-server-timing>=0.1.2
|
|
flask-talisman>=0.7.0
|
|
flatbuffers>=1.10.0
|
|
flatten-dict>=0.2.0
|
|
fsspec>=0.4.4
|
|
numba>=0.49.1
|
|
numpy>=1.16.0
|
|
packaging>=20.0
|
|
pandas>=0.24.2
|
|
PyYAML>=5.3
|
|
scipy>=1.3.0
|
|
requests>=2.22.0
|
|
tiledb>=0.5.9,!=0.6.0
|
|
s3fs>=0.4.2
|
|
gunicorn>=20.0.4
|