theislab / zellkonverter

Conversion between scRNA-seq objects
https://theislab.github.io/zellkonverter/
Other
146 stars 27 forks source link

Added examples for read/writing, fleshed out docs. #2

Closed LTLA closed 4 years ago

LTLA commented 4 years ago

I also tested this with:

library(zellkonverter)
basilisk::setBasiliskShared(FALSE)
basilisk::setBasiliskFork(FALSE)
example(readH5AD)
sce2

and it does work, so everything seems in order.

lazappi commented 4 years ago

Thanks! Feel free to add yourself as an author/whatever if you want.