moscot.base.cost.BaseCost¶
- class moscot.base.cost.BaseCost(adata, attr, key, dist_key=None)[source]¶
Base class for
moscot.costs
.- Parameters:
Methods
__call__
(*args, **kwargs)Compute the cost matrix.
Attributes
Annotated data object.
Base class for moscot.costs
.
Methods
|
Compute the cost matrix. |
Attributes
Annotated data object. |