popv.algorithms.BaseAlgorithm#
- class popv.algorithms.BaseAlgorithm(batch_key='_batch_annotation', labels_key='_labels_annotation', seen_result_key=None, result_key=None, embedding_key=None, umap_key=None)[source]#
Methods table#
|
Compute integration of adata inplace. |
|
Compute UMAP embedding of adata inplace. |
|
Predicts cell type of adata inplace. |