imcdatasets
Collection of publicly available imaging mass cytometry (IMC) datasets
Bioconductor version: 3.23 · Package version: 1.20.1
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("imcdatasets") Details
| Maintainer | Nathan Steenbuck <nathan.steenbuck@uzh.ch> |
| Author | Nicolas Damond [aut] (ORCID: <https://orcid.org/0000-0003-3027-8989>), Nathan Steenbuck [aut, cre] (ORCID: <https://orcid.org/0000-0003-2712-5359>), Nils Eling [ctb] (ORCID: <https://orcid.org/0000-0002-4711-1176>), Fischer Jana [ctb] (ORCID: <https://orcid.org/0000-0001-9047-8400>) |
| License | GPL-3 + file LICENSE |
| URL | https://github.com/BodenmillerGroup/imcdatasets |
| Bug Reports | https://github.com/BodenmillerGroup/imcdatasets/issues |
| Downloads rank | 190 |
| Source branch | RELEASE_3_23 |
| biocViews | ExperimentData, ExperimentHub, Homo_sapiens_Data, ImmunoOncologyData, PackageTypeData, ReproducibleResearch, SingleCellData, SpatialData, TechnologyData, Tissue |
Download
Dependencies
Depends: R (>= 4.4.0), SingleCellExperiment, SpatialExperiment, cytomapper
Imports: methods, utils, ExperimentHub, S4Vectors, DelayedArray, HDF5Array