scverse/anndataR: Vrsion 1.2.1 (Bioconductor 3.23)
Résumé fourni par la source
What's Changed Backports fixes from devel to RELEASE_3_23 (PR #489), limited to changes that fix functionality already present in the 3.23 release (no new features). Fix create_zarr() so that Zarr stores can be created at relative paths and at paths containing regex metacharacters (PR #478). Fix conditional expression in AbstractAnnData matrix validation (PR #487). Take into account the Rarr 2.1.0 structured datatype breaking change in Zarr tests (PR #462). Require Python anndata<0.13.0 in tests, workflows and vignettes (PR #481). Update CITATION with the published paper (PR #464). Full Changelog: https://github.com/scverse/anndataR/compare/v1.2.0...v1.2.1