README.md

zellkonverter logo

zellkonverter

Lifecycle: maturing Bioconductor since Bioconductor rank Codecov test coverage

zellkonverter is a small package for converting between SingleCellExperiment objects and alternative objects for storing single-cell RNA-sequencing data (such as AnnData). It is built on top of the basilisk package.

For documentation see please refer to Bioconductor. Development documentation is also available on Bioconductor devel or the pkgdown site.

Installation

zellkonverter can be installed from Bioconductor using the BiocManager package:

if (!requireNamespace("BiocManager", quietly=TRUE)) {
    install.packages("BiocManager")
}
BiocManager::install("zellkonverter")

Build status

| Source | Checks | Updated | |:----------------:|:----------------:|:------------:| | Bioc release | Bioconductor-release Build Status | | | Bioc devel | Bioconductor-devel Build Status | | | GitHub actions | R build status | GitHub last commit |

Code of Conduct

Please note that the zellkonverter project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Contributors

Made with contributors-img.



theislab/zellkonverter documentation built on March 29, 2024, 11:40 p.m.