Skip to content

tiledbsc 0.1.5

Latest
Compare
Choose a tag to compare
@aaronwolen aaronwolen released this 08 Mar 20:19
· 55 commits to main since this release

Features

  • The AnnotationMatrix's to_matrix() method now supports batched reads via the batch_mode argument. This functionality can also be leveraged from SOMA's get_seurat_dimreductions_list() and get_seurat_dimreduction() methods. (#86)
  • The SOMACollection's to_seurat() method gains a somas argument that makes it possible to select a subset of SOMAs and X layers to be retrieved. (#89)

Changes

  • Updated setup-r GitHub Action to v2 (#90)