Martin Rohbeck
Martin Rohbeck
Sometimes I would like to rename a dataset I've written to my local filesystem. As far as I know there is no handy built-in function in kartothek to do so...
Hi there, I am trying to run MOFA on a MuData object with a single view and multiple groups, i.e. all feature dimensions are shared across the groups. However, muon...
Title says it all. Should also be fixed here: https://github.com/scverse/muon-tutorials/blame/2457af8b9155678dd9ec31f06672af0e3bb75c5b/CLL.ipynb#L675
This PR makes sure that the metadata is checked for each view individually. If this is not the case, then a view without metadata is assumed to have metadat as...
## Describe the bug It seems that the `cost_correction` matrix is computed incorrectly. This is the current code that can be found [here](https://github.com/PythonOT/POT/blob/47c592584d127ee01d2fa93a55cc440146fba82b/ot/da.py#L509-L518): ```python # labels_match is a (ns, nt)...
## Motivation and Context This is a small edit, but it helps users understand how to display a feature’s value in a waterfall plot without having to dig through the...