API Reference#
The class CellAnnotator is the main class that users interact with:
|
Main class for annotating cell types across multiple samples. |
The following classes are more technical; SampleAnnotator is called under the hood for each sample, and BaseAnnotator contains basic functionality.
|
Handles cell type annotation for a single sample/batch. |
|
Shared base class for annotation-related functionality. |