Annotated data.
Project description
anndata - Annotated data
anndata is a Python package for handling annotated data matrices in memory and on disk, positioned between pandas and xarray. anndata offers a broad range of computationally efficient features including, among others, sparse data support, lazy operations, and a PyTorch interface.
- Discuss development on GitHub.
- Read the documentation.
- Ask questions on the scverse Discourse.
- Install via
pip install anndata
orconda install anndata -c conda-forge
. - See Scanpy's documentation for usage related to single cell data. anndata was initially built for Scanpy.
anndata is part of the scverse project (website, governance) and is fiscally sponsored by NumFOCUS. Please consider making a tax-deductible donation to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
Public API
Our public API is documented in the API section of these docs.
We cannot guarantee the stability of our internal APIs, whether it's the location of a function, its arguments, or something else.
In other words, we do not officially support (or encourage users to do) something like from anndata._core import AnnData
as _core
is both not documented and contains a leading underscore.
However, we are aware that many users do use these internal APIs and thus encourage them to open an issue or migrate to the public API.
That is, if something is missing from our public API as documented, for example a feature you wish to be exported publicly, please open an issue.
Citation
If you use anndata
in your work, please cite the anndata
pre-print as follows:
anndata: Annotated data
Isaac Virshup, Sergei Rybakov, Fabian J. Theis, Philipp Angerer, F. Alexander Wolf
bioRxiv 2021 Dec 19. doi: 10.1101/2021.12.16.473007.
You can cite the scverse publication as follows:
The scverse project provides a computational ecosystem for single-cell omics data analysis
Isaac Virshup, Danila Bredikhin, Lukas Heumos, Giovanni Palla, Gregor Sturm, Adam Gayoso, Ilia Kats, Mikaela Koutrouli, Scverse Community, Bonnie Berger, Dana Pe’er, Aviv Regev, Sarah A. Teichmann, Francesca Finotello, F. Alexander Wolf, Nir Yosef, Oliver Stegle & Fabian J. Theis
Nat Biotechnol. 2023 Apr 10. doi: 10.1038/s41587-023-01733-8.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file anndata-0.11.0rc2.tar.gz
.
File metadata
- Download URL: anndata-0.11.0rc2.tar.gz
- Upload date:
- Size: 532.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0b1058ff7d26726fedc92061ed1b6fc4b0c5474874157b013b73fe97f88bdeb |
|
MD5 | 073dc3c53939aa5f1f830e4e5d25cd6c |
|
BLAKE2b-256 | f4eecc3641c1ba835bc1e30bbcd3c9d20609ea8ef317d4ec5ee3aa6ab0b9e44c |
File details
Details for the file anndata-0.11.0rc2-py3-none-any.whl
.
File metadata
- Download URL: anndata-0.11.0rc2-py3-none-any.whl
- Upload date:
- Size: 141.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c008be07cd134f53a115774b0e01758ba3495a4b9a6d942ca82f1cf730f766bf |
|
MD5 | e9a1f1d03ad0d8e2f01ceb960fa0a01c |
|
BLAKE2b-256 | 281d418676a9fc290fd478de6413dab2798364d04080feb2e7d1c57310dd1217 |