API Reference#
The class CellMapper is the main class that users interact with:
|
Mapping of labels, embeddings, and expression values between reference and query datasets. |
The following classes are more technical; Neighbors is called under the hood for k-NN graph computation.
|
Nearest neighbors results data store. |