recipe bioconductor-imcdatasets

Collection of publicly available imaging mass cytometry (IMC) datasets

Homepage:

https://bioconductor.org/packages/3.16/data/experiment/html/imcdatasets.html

License:

GPL-3 + file LICENSE

Recipe:

/bioconductor-imcdatasets/meta.yaml

The imcdatasets package provides access to publicly available IMC datasets. IMC is a technology that enables measurement of > 40 proteins from tissue sections. The generated images can be segmented to extract single cell data. Datasets typically consist of three elements: a SingleCellExperiment object containing single cell data, a CytoImageList object containing multichannel images and a CytoImageList object containing the cell masks that were used to extract the single cell data from the images.

package bioconductor-imcdatasets

(downloads) docker_bioconductor-imcdatasets

Versions:

1.6.0-01.2.0-11.2.0-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-imcdatasets

and update with:

conda update bioconductor-imcdatasets

or use the docker container:

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

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

Download stats