- Home
- Bioconductor 3.22
- Software Packages
- lisaClust
lisaClust
This is the released version of lisaClust; for the devel version, see lisaClust.
lisaClust: Clustering of Local Indicators of Spatial Association
Bioconductor version: Release (3.22)
lisaClust provides a series of functions to identify and visualise regions of tissue where spatial associations between cell-types is similar. This package can be used to provide a high-level summary of cell-type colocalization in multiplexed imaging data that has been segmented at a single-cell resolution.
Author: Ellis Patrick [aut, cre], Nicolas Canete [aut], Nicholas Robertson [ctb], Alex Qin [ctb], Shreya shreya.rajeshrao@sydney.edu.au Rao [ctb]
Maintainer: Ellis Patrick <ellis.patrick at sydney.edu.au>
citation("lisaClust")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("lisaClust")
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("lisaClust")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.