- Home
- Bioconductor 3.20
- Software Packages
- SomaticSignatures
SomaticSignatures
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see SomaticSignatures.
Somatic Signatures
Bioconductor version: 3.20
The SomaticSignatures package identifies mutational signatures of single nucleotide variants (SNVs). It provides a infrastructure related to the methodology described in Nik-Zainal (2012, Cell), with flexibility in the matrix decomposition algorithms.
Author: Julian Gehring
Maintainer: Julian Gehring <jg-bioc at gmx.com>
citation("SomaticSignatures")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SomaticSignatures")
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("SomaticSignatures")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.