omicverse.single.Annotation¶ omicverse.single.Annotation(adata: AnnData)[source]¶ Unified single-cell annotation manager for cell-type labeling. Parameters: adata (AnnData) – Query single-cell AnnData to annotate. Returns: Initializes annotation manager state and reference caches. Return type: None