recipe bioconductor-spatialexperiment

S4 Class for Spatially Resolved Transcriptomics Data

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-spatialexperiment/meta.yaml

Defines an S4 class for storing data from spatially resolved transcriptomics (ST) experiments. The class extends SingleCellExperiment to support storage and retrieval of additional information from spot-based and molecule-based ST platforms, including spatial coordinates, images, and image metadata. A specialized constructor function is included for data from the 10x Genomics Visium platform.

package bioconductor-spatialexperiment

(downloads) docker_bioconductor-spatialexperiment

Versions:

1.8.0-01.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-spatialexperiment

and update with:

conda update bioconductor-spatialexperiment

or use the docker container:

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

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

Download stats