NicolasSompairac / IMCDataAnalysis

This repository hosts an R based workflow to perform downstream analysis of IMC data.

Home Page:https://bodenmillergroup.github.io/IMCDataAnalysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

R based analysis workflow for IMC data

build

R workflow highlighting analyses approaches for imaging mass cytometry (IMC; or other multiplexed imaging) data.

Scope

This workflow explains the use of common R/Bioconductor packages to pre-process and analyse single-cell data obtained from segmented IMC images. While we use IMC data as an example, the concepts presented here can be applied to images obtained by other technologies (e.g. CODEX, MIBI, mIF, etc.). The workflow can be largely divided into the following parts:

  1. Preprocessing (reading in the data, spillover correction)
  2. Image- and cell-level quality control, low-dimensional visualization
  3. Sample/batch effect correction
  4. Cell phenotyping via clustering or classification
  5. Single-cell visualization
  6. Image visualization
  7. Spatial analyses

Usability

After cloning the repository, the code can be run as is. It is continously tested on a ubuntu system using the newest release versions of the used R packages.

Contribution

For feature requests and bug reports, please raise an issue here. You can also add sections by forking the repo, adding your changes and issuing a pull request.

Maintainer

Nils Eling

Contributors

Vito Zanotelli
Daniel Schulz
Jonas Windhager
Michelle Daniel
Lasse Meyer

Citation

The workflow is currently under development for final publication. In the meantime please refer to the preprint which you can site as follows:

Jonas Windhager, Bernd Bodenmiller, Nils Eling (2020). An end-to-end workflow for multiplexed image processing and analysis. 
    bioRxiv, doi: 10.1101/2021.11.12.468357

About

This repository hosts an R based workflow to perform downstream analysis of IMC data.

https://bodenmillergroup.github.io/IMCDataAnalysis/

License:MIT License


Languages

Language:TeX 84.7%Language:R 8.1%Language:Dockerfile 5.9%Language:CSS 1.2%