r-zellkonverter
Conversion between AnnData and single-cell experiments objects
This package provides methods to convert between Python AnnData objects and SingleCellExperiment objects. These are primarily intended for use by downstream Bioconductor packages that wrap Python methods for single-cell data analysis. It also includes functions to read and write H5AD files used for saving AnnData objects to disk.
- Versions: 1.16.0
- Website: https://github.com/theislab/zellkonverter
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-zellkonverter
as follows:
guix install r-zellkonverter
Or install a particular version:
guix install r-zellkonverter@1.16.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-zellkonverter about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-zellkonverter'><img src='https://packages.guix.gnu.org/packages/r-zellkonverter/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-zellkonverter)
Example Org:
[[https://packages.guix.gnu.org/packages/r-zellkonverter][https://packages.guix.gnu.org/packages/r-zellkonverter/badges/latest-version.svg]]