cytomapper

Highly multiplexed imaging cytometry acquires the single-cell expression of selected proteins in a spatially-resolved fashion. These measurements can be visualized 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 visualized on segmented cell areas. This package contains functions for the visualization of multiplexed read-outs and cell-level information obtained by multiplexed imaging cytometry. The main functions of this package allow (i) the visualization of pixel-level information across multiple channels, (ii) the display of cell-level information (expression and/or metadata) on segmentation masks and (iii) the interactive gating and visualization of cells.

Bioconductor: https://www.bioconductor.org/packages/release/bioc/html/cytomapper.html

Github: https://github.com/BodenmillerGroup/cytomapper

Docs: https://bodenmillergroup.github.io/cytomapper/

Paper: cytomapper: an R/Bioconductor package for visualisation of highly multiplexed imaging data

cytomapper

imcRtools

This R package supports the handling and analysis of imaging mass cytometry and other highly multiplexed imaging data. The main functionality includes reading in single-cell data after image segmentation and measurement, data formatting to perform channel spillover correction and a number of spatial analysis approaches. First, cell-cell interactions are detected via spatial graph construction; these graphs can be visualized with cells representing nodes and interactions representing edges. Furthermore, per cell, its direct neighbours are summarized to allow spatial clustering. Per image/grouping level, interactions between types of cells are counted, averaged and compared against random permutations. In that way, types of cells that interact more (attraction) or less (avoidance) frequently than expected by chance are detected.

Bioconductor: https://bioconductor.org/packages/devel/bioc/html/imcRtools.html

Github: https://github.com/BodenmillerGroup/imcRtools

Docs: https://bodenmillergroup.github.io/imcRtools/

Paper: An end-to-end workflow for multiplexed image processing and analysis

imcRtools

BASiCS

Single-cell mRNA sequencing can uncover novel cell-to-cell heterogeneity in gene expression levels in seemingly homogeneous populations of cells. However, these experiments are prone to high levels of technical noise, creating new challenges for identifying genes that show genuine heterogeneous expression within the population of cells under study. BASiCS (Bayesian Analysis of Single-Cell Sequencing data) is an integrated Bayesian hierarchical model to perform statistical analyses of single-cell RNA sequencing datasets in the context of supervised experiments (where the groups of cells of interest are known a priori, e.g. experimental conditions or cell types). BASiCS performs built-in data normalisation (global scaling) and technical noise quantification (based on spike-in genes). BASiCS provides an intuitive detection criterion for highly (or lowly) variable genes within a single group of cells. Additionally, BASiCS can compare gene expression patterns between two or more pre-specified groups of cells. Unlike traditional differential expression tools, BASiCS quantifies changes in expression that lie beyond comparisons of means, also allowing the study of changes in cell-to-cell heterogeneity. The latter can be quantified via a biological over-dispersion parameter that measures the excess of variability that is observed with respect to Poisson sampling noise, after normalisation and technical noise removal. Due to the strong mean/over-dispersion confounding that is typically observed for scRNA-seq datasets, BASiCS also tests for changes in residual over-dispersion, defined by residual values with respect to a global mean/over-dispersion trend.

Bioconductor: https://www.bioconductor.org/packages/release/bioc/html/BASiCS.html

Github: https://github.com/catavallejos/BASiCS

Docs: https://bioconductor.org/packages/release/bioc/vignettes/BASiCS/inst/doc/BASiCS.html

Paper: Correcting the Mean-Variance Dependency for Differential Variability Testing Using Single-Cell RNA Sequencing Data

BASiCS