mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 10:58:10 +08:00
* Upgrade version of scanpy * /data/var This works for everything except the case where there is only one gene. Anndata flattens X when there is only one var thus causing the transpose to fail. * Fix edge case when an axis (obs/var) only contains 1 element
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
anndata
|
|
Flask==0.12.4
|
|
Flask-Caching==1.4.0
|
|
Flask-Compress==1.4.0
|
|
Flask-Cors==3.0.6
|
|
Flask-RESTful==0.3.6
|
|
flask-restful-swagger-2==0.35
|
|
numpy==1.14.5
|
|
pandas==0.23.1
|
|
scanpy==1.3.1
|
|
scipy==1.1.0
|