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.10

  • scanpy >= 1.9

  • numpy >= 1.24

  • pandas >= 2.0

  • matplotlib >= 3.7

  • scipy >= 1.10

  • scikit-learn >= 1.3

  • seaborn >= 0.12

  • tqdm >= 4.66

  • adjustText >= 0.8

  • symphonypy >= 0.2

Python 3.10 or later is required.