Package: imcdatasets
Version: 1.21.3
Date: 2026-07-22
Title: Collection of publicly available imaging mass cytometry (IMC)
        datasets
Description: 
    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.
Authors@R: 
    c(person("Nicolas", "Damond", role = c("aut"),
        email = "nicolas.damond@dqbm.uzh.ch",
        comment = c(ORCID = "0000-0003-3027-8989")),
      person("Nathan", "Steenbuck", role = c("aut", "cre"),
        email = "nathan.steenbuck@uzh.ch",
        comment = c(ORCID = "0000-0003-2712-5359")),
      person("Nils", "Eling", role = c("ctb"),
        email = "nils.eling@dqbm.uzh.ch",
        comment = c(ORCID = "0000-0002-4711-1176")),
      person("Fischer", "Jana", role = c("ctb"),
        email = "jana.fischerg@dqbm.uzh.ch",
        comment = c(ORCID = "0000-0001-9047-8400")))
License: GPL-3 + file LICENSE
NeedsCompilation: no
Depends: R (>= 4.6.0), SingleCellExperiment, SpatialExperiment,
        cytomapper,
Imports: methods, utils, ExperimentHub, S4Vectors, DelayedArray,
        HDF5Array
Suggests: BiocStyle, knitr, rmarkdown, markdown, testthat
biocViews: ExperimentData, ExperimentHub, SingleCellData, SpatialData,
        Homo_sapiens_Data, ImmunoOncologyData, TechnologyData,
        PackageTypeData, ReproducibleResearch, Tissue
VignetteBuilder: knitr
URL: https://github.com/BodenmillerGroup/imcdatasets,
        https://bodenmillergroup.github.io/imcdatasets/
BugReports: https://github.com/BodenmillerGroup/imcdatasets/issues
BiocType: ExperimentData
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
Config/Bioconductor/UnsupportedPlatforms: windows
git_url: https://git.bioconductor.org/packages/imcdatasets
git_branch: devel
git_last_commit: 4c55227
git_last_commit_date: 2026-08-03
Repository: Bioconductor 3.24
Date/Publication: 2026-08-27
Packaged: 2026-08-27 15:25:07 UTC; biocbuild
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>)
Maintainer: Nathan Steenbuck <nathan.steenbuck@uzh.ch>
