Ernesto Paas

Results 4 comments of Ernesto Paas

For future reference and considering that the automatic conversion with `scanpy` or `AnnData` is difficult due to deprecations, I leave here a python code snippet for extracting a `pandas==2.1.1` dataframe...

I just posted a PR with minimal internal code changes to fix this https://github.com/holoviz/holoviews/pull/6678. With this fix, if you define a `Dataset` instead of a dataframe for the `nodes` and...

Sorry for reviving such an old topic but, aside from wanting to check up on this, I also wanted to offer some advice to anyone that might stumble upon this...

> Any advances on this? Or maybe a suggestion for another tool? Sorry, I just realized that, nowadays, `scanpy` does use parallelization through `np.aggregate` when calculating marker genes. It is...