recipe bioconductor-imcrtools

Methods for imaging mass cytometry data analysis

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/imcRtools.html

License:

GPL-3

Recipe:

/bioconductor-imcrtools/meta.yaml

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.

package bioconductor-imcrtools

(downloads) docker_bioconductor-imcrtools

Versions:

1.4.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-imcrtools

and update with:

conda update bioconductor-imcrtools

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-imcrtools:<tag>

(see bioconductor-imcrtools/tags for valid values for <tag>)

Download stats