Robrecht Cannoodt

Results 186 comments of Robrecht Cannoodt

To be clear, this PR only affects the code that tries to "guess" how AnnData's should be mapped to SCE/Seurat and back. If the user manually chooses how DRs should...

Make sure we: * Switch to using either lists or vectors to work the same way, or we switch to using either one of the other Options for notations: ##...

Or support something like tidyselect https://dplyr.tidyverse.org/reference/select.html

Let's go with TRUE / FALSE! * TRUE: Copy everything * FALSE: Copy nothing * Empty vectors / empty lists / NULL means the same as FALSE * Non-empty character...

We might be able to solve by switching to SparseArray when 32-bit indexing is not sufficient: ```r library(SparseArray) large_dims