Marius Lange

Results 126 comments of Marius Lange

@davidsebfischer , are there any updates for this? This would be very cool for cellrank, we could use diffxpy then for fitting and visualising gene expression trends.

Hi @davidsebfischer , is there any progress on this?

@michalk8, do you think it's worthwhile to implement this? Should be quite an easy enhancement and quite useful for debugging. Your call.

Hi @michalk8, is the partition utility currently still part of our API? I would vote strongly in favor for keeping it.

This will go into a later release. @WeilerP, can you add this to the release schedule for a later release please?

This is important; you can generate nice colorful boxed both in markdown as well as in jupyter notebooks, see two scVi-tools examples below: ![Screenshot 2022-06-21 at 14 16 15](https://user-images.githubusercontent.com/24494650/174796844-efcf015d-f74c-4787-a9cb-6187377dfe10.png) Pretty...

Hello! It looks like you already know that this is *not* the correct result for your data 😎 I would recommend you to use the low-level interface where you interact...

Hi there! sorry for the slow response. If you have time-series data, I guess it's biologically not possible to go backward, from day 7 to day 4.5. Thus, I would...

Changes: - introduce a method `classify_states` that controls which states are computed via a `which` parameter (default: `terminal`) - plotting: use the `plot_macrostates` method, introduce a `which` parameter (`None` by...