- Home
- Bioconductor 3.20
- Software Packages
- oposSOM
oposSOM
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see oposSOM.
Comprehensive analysis of transcriptome data
Bioconductor version: 3.20
This package translates microarray expression data into metadata of reduced dimension. It provides various sample-centered and group-centered visualizations, sample similarity analyses and functional enrichment analyses. The underlying SOM algorithm combines feature clustering, multidimensional scaling and dimension reduction, along with strong visualization capabilities. It enables extraction and description of functional expression modules inherent in the data.
Author: Henry Loeffler-Wirth <wirth at izbi.uni-leipzig.de>, Hoang Thanh Le <le at izbi.uni-leipzig.de> and Martin Kalcher <mkalcher at porkbox.net>
Maintainer: Henry Loeffler-Wirth <wirth at izbi.uni-leipzig.de>
citation("oposSOM")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("oposSOM")
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("oposSOM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.