Robrecht Cannoodt

Results 152 comments of Robrecht Cannoodt

Out of curiosity, I wonder whether `rcannood/hdf5r@issue-208-alternative-condition` is also a fix to the problem. @DriesSchaumont would you be able to test this?

Thanks for reporting this! Here is a minimum reproducible example: ```r library(anndata) ad

Here's an even smaller example: ```r library(reticulate) df

This issue was fixed by rstudio/reticulate#1592 and will be included in the next release of reticulate. For the time being, users encountering this issue can switch to the latest version...

Hey Gilad! Could you provide me with a small reproducible example? I'll think about whether I can find a "nice" solution to your problem while still being compatible with the...

Hi @OmarSalem12 ! This error occurs when trying to load an h5ad file created by `anndata>=0.8` using `anndata

I met up with @ivirshup during the [scverse hackathon](https://scverse.org/events/2023_04_hackathon/). He mentioned that there are benchmarks on ±100'000 cells performed by a CI. I'm eager to see the results :)

Hi @ivirshup! Do you have any updates on the availability of the benchmarks on decently sized datasets?

Having passed the 1 year anniversary for the AnnData JOSS submission, I'd really like to have this submission wrapped up and dealt with. AnnData is a great resource to researchers...