moscot.costs.BarcodeDistance¶
- class moscot.costs.BarcodeDistance(adata, **kwargs)[source]¶
Scaled Hamming distance between barcodes.
See also
See Including barcode information via barcode distances on how to use this cost in the
LineageProblem
.
- Parameters:
Methods
__call__
(*args, **kwargs)Compute the cost matrix.
Attributes