scverse/anndataR

Implement getters and setters for base slots in HDF5

Closed this issue · 4 comments

Implement all getters and setters in HDF5 for X, obs, var, obs_names, var_names, layers.

Encompasses:

@lazappi would you like some help with this?

I'm planning on working on this today. What was holding me up was #52 and #51. The reading is mostly done but I think these need to be sorted before too much work can be done on the writing side.

Fantastic! Please review #65, #67, #68, #69 as this may be of help to you. Having said that, feel free to scratch anything included in #68 as sometimes it's more work to adapt something that's broken than to start from scratch ;)

Completed with #69!