- Home
- Bioconductor 3.22
- Software Packages
- SigsPack
SigsPack
This is the released version of SigsPack; for the devel version, see SigsPack.
Mutational Signature Estimation for Single Samples
Bioconductor version: Release (3.22)
Single sample estimation of exposure to mutational signatures. Exposures to known mutational signatures are estimated for single samples, based on quadratic programming algorithms. Bootstrapping the input mutational catalogues provides estimations on the stability of these exposures. The effect of the sequence composition of mutational context can be taken into account by normalising the catalogues.
Author: Franziska Schumann <franziska.schumann at student.hpi.de>
Maintainer: Franziska Schumann <franziska.schumann at student.hpi.de>
citation("SigsPack")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SigsPack")
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("SigsPack")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.