Bioconductor 3.22 Released

oposSOM

This is the development version of oposSOM; for the stable release version, see oposSOM.

Comprehensive analysis of transcriptome data


Bioconductor version: Development (3.23)

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 (from within R, enter citation("oposSOM")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("oposSOM")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews DataRepresentation, DifferentialExpression, GeneExpression, GeneSetEnrichment, Software, Visualization
Version 2.27.0
In Bioconductor since BioC 3.0 (R-3.1) (11 years)
License GPL (>=2)
Depends R (>= 4.0.0), igraph (>= 1.0.0)
Imports fastICA, tsne, scatterplot3d, pixmap, fdrtool, ape, biomaRt, Biobase, RcppParallel, Rcpp, methods, graph, XML, png, RCurl
System Requirements
URL http://som.izbi.uni-leipzig.de
See More
Suggests
Linking To RcppParallel, Rcpp
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/oposSOM
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/oposSOM
Package Short Url https://bioconductor.org/packages/oposSOM/
Package Downloads Report Download Stats