recipe bioconductor-singlecellexperiment

S4 Classes for Single Cell Data

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-singlecellexperiment/meta.yaml

Defines a S4 class for storing data from single-cell experiments. This includes specialized methods to store and retrieve spike-in information, dimensionality reduction coordinates and size factors for each cell, along with the usual metadata for genes and libraries.

package bioconductor-singlecellexperiment

(downloads) docker_bioconductor-singlecellexperiment

Versions:
1.20.0-01.16.0-01.14.1-01.12.0-11.12.0-01.10.1-01.8.0-01.6.0-11.4.0-0

1.20.0-01.16.0-01.14.1-01.12.0-11.12.0-01.10.1-01.8.0-01.6.0-11.4.0-01.2.0-01.0.0-11.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-singlecellexperiment

and update with:

conda update bioconductor-singlecellexperiment

or use the docker container:

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

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

Download stats