- Home
- Bioconductor 3.22
- Software Packages
- decompTumor2Sig
decompTumor2Sig
This is the released version of decompTumor2Sig; for the devel version, see decompTumor2Sig.
Decomposition of individual tumors into mutational signatures by signature refitting
Bioconductor version: Release (3.22)
Uses quadratic programming for signature refitting, i.e., to decompose the mutation catalog from an individual tumor sample into a set of given mutational signatures (either Alexandrov-model signatures or Shiraishi-model signatures), computing weights that reflect the contributions of the signatures to the mutation load of the tumor.
Author: Rosario M. Piro [aut, cre], Sandra Krueger [ctb]
Maintainer: Rosario M. Piro <rmpiro at gmail.com>
citation("decompTumor2Sig")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("decompTumor2Sig")
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("decompTumor2Sig")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.