recipe bioconductor-zellkonverter

Conversion Between scRNA-seq Objects

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/zellkonverter.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-zellkonverter/meta.yaml

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.

package bioconductor-zellkonverter

(downloads) docker_bioconductor-zellkonverter

Versions:

1.8.0-01.4.0-01.2.0-01.0.3-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-zellkonverter

and update with:

conda update bioconductor-zellkonverter

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-zellkonverter:<tag>

(see bioconductor-zellkonverter/tags for valid values for <tag>)

Download stats