Skip to content

AnnData-compatible wrapper of Spotify's annoy library.

License

Notifications You must be signed in to change notification settings

mvinyard/annoyance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.