moscot
moscot copied to clipboard
Multi-omic single-cell optimal transport tools
originally reported by @soerenab , The code below throws an error. Basically, it should be possible to have 2 clusters have different names, and still compute the `cell_transition` output. ```python...
hi @MUCDK , So good news is we currently do a good job on partitioning the `kwargs` for solve. In solve we give any `kwarg` we don't know to either...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.7)
This happens when the method `annotation_mapping` is used in the `MappingProblem`, Here, the `adata_sp` has a batch value, and the `annotation_mapping` should be done for each batch separately. Howevr, this...
Hi, Thanks for this incredible framework! Although moscot is not specifically designed for this, I noticed that you mentioned the patient manifold in your manuscript. What are your thoughts on...