anndataR improves interoperability between R and Python in single-cell transcriptomics
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Summary
Many single-cell transcriptomics datasets are stored in the HDF5-backed AnnData (H5AD) file format, as popularised by the Python scverse ecosystem. However, accessing these datasets from R, allowing users to take advantage of the strengths of each language, can be difficult. anndataR facilitates this access by allowing users to natively read and write H5AD files in R, convert them to and from Single-CellExperiment or Seurat objects, or even work with the resulting R AnnData object directly. We perform rigorous testing to ensure compatibility between Python-written and R-written H5AD files, guaranteeing long-term interoperability between languages.
Availability
anndataR’s source code is available on GitHub at scverse/anndataR under the MIT license. It is compatible with R version 4.5, has been archived at 10.5281/zenodo.15689523 and is submitted to Bioconductor. Installation instructions and tutorials can be found in the online documentation. Issues can be reported at the GitHub repository.
Contact
robrecht@data-intuitive.com