/annoyance

AnnData-compatible wrapper of Spotify's annoy library.

Primary LanguagePythonMIT LicenseMIT

logo

PyPI pyversions PyPI version Documentation Status Code style: black

annoy for the annotation of cell types.

Annoyance is a simple API for classifying cell types as annotated in an adata.obs table.

Installation

pip install annoyance

To install the development version

git clone https://github.com/mvinyard/annoyance.git

cd ./annoyance/
pip install -e .

Notes

This project uses open-source code from spotify/annoy. However, this repo is in no way affiliated with Spotify.

Interested? Questions and discussion may be directed to Michael Vinyard at: mvinyard@broadinstitute.org.