- Home
- Bioconductor 3.22
- Software Packages
- FuseSOM
FuseSOM
This is the released version of FuseSOM; for the devel version, see FuseSOM.
A Correlation Based Multiview Self Organizing Maps Clustering For IMC Datasets
Bioconductor version: Release (3.22)
A correlation-based multiview self-organizing map for the characterization of cell types in highly multiplexed in situ imaging cytometry assays (`FuseSOM`) is a tool for unsupervised clustering. `FuseSOM` is robust and achieves high accuracy by combining a `Self Organizing Map` architecture and a `Multiview` integration of correlation based metrics. This allows FuseSOM to cluster highly multiplexed in situ imaging cytometry assays.
Author: Elijah Willie [aut, cre]
Maintainer: Elijah Willie <ewil3501 at uni.sydney.edu.au>
citation("FuseSOM")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("FuseSOM")
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("FuseSOM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.