Installation
From PyPI (when published)
pip install zmap-tools
From GitHub (development)
pip install git+https://github.com/WagnerLabUCSF/zmap-tools.git
Dependencies
Core dependencies (installed automatically):
anndata >= 0.10scanpy >= 1.9numpy >= 1.24pandas >= 2.0matplotlib >= 3.7scipy >= 1.10scikit-learn >= 1.3seaborn >= 0.12tqdm >= 4.66adjustText >= 0.8symphonypy >= 0.2
Python 3.10 or later is required.