- Home
- Bioconductor 3.14
- Software Packages
- cytomapper
cytomapper
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see cytomapper.
Visualization of highly multiplexed imaging data in R
Bioconductor version: 3.14
Highly multiplexed imaging acquires the single-cell expression of selected proteins in a spatially-resolved fashion. These measurements can be visualised across multiple length-scales. First, pixel-level intensities represent the spatial distributions of feature expression with highest resolution. Second, after segmentation, expression values or cell-level metadata (e.g. cell-type information) can be visualised on segmented cell areas. This package contains functions for the visualisation of multiplexed read-outs and cell-level information obtained by multiplexed imaging technologies. The main functions of this package allow 1. the visualisation of pixel-level information across multiple channels, 2. the display of cell-level information (expression and/or metadata) on segmentation masks and 3. gating and visualisation of single cells.
Author: Nils Eling [aut, cre] , Nicolas Damond [aut] , Tobias Hoch [ctb]
Maintainer: Nils Eling <nils.eling at dqbm.uzh.ch>
citation("cytomapper")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cytomapper")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("cytomapper")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.