File size: 207 Bytes
fc329a3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | name: simplexuq-code
channels:
- conda-forge
dependencies:
- python=3.11
- numpy>=1.24
- scipy>=1.10
- scikit-learn>=1.3
- matplotlib>=3.7
- pyyaml>=6.0
- scanpy
- anndata
- rpy2
- pip
|