Source: python-anndata Section: python Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Diane Trout , Steffen Moeller , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, python3-array-api-compat , python3-awkward , python3-boltons , python3-distributed , python3-filelock , python3-h5py, python3-hatch-vcs, python3-hatchling, python3-httpx , python3-joblib , python3-natsort, python3-numba , python3-numpy, python3-openpyxl , python3-packaging, python3-pandas, python3-pytest , python3-pytest-cov , python3-pytest-mock , python3-pytest-xdist , python3-scipy, python3-sklearn , python3-xarray , python3-xlrd , python3-zarr , Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/python-anndata Vcs-Git: https://salsa.debian.org/med-team/python-anndata.git Homepage: https://github.com/theislab/anndata Rules-Requires-Root: no X-Style: black Package: python3-anndata Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python3-openpyxl, Description: annotated gene by sample numpy matrix AnnData provides a scalable way of keeping track of data together with learned annotations. It is used within Scanpy, for which it was initially developed. Both packages have been introduced in Genome Biology (2018).