Compocyte¶
Introduction¶
Compocyte is a composite classifier for modular hierarchical cell type annotation of single cell data. Using Compocyte you can build different hierarchical classifier architectures following a local classifier per parent node approach. Local classifiers are built around pytorch, sklearn or CatBoost. Local classifiers can be individually modified to account for alterations in classification taxonomies or selectively improve specific annotations in human-in-the-loop approaches. While compocyte has been primarily developed for single cell RNA sequencing data it can also be used with other single cell data compatible with the AnnData and scanpy packages.
Quick links¶
Walk through practical examples and learn best practices.
Walk through practical examples and learn best practices.
Complete documentation of all Compocyte modules and functions.
Solutions to common issues and frequently asked questions.
View source code, report issues, and contribute.