- Home
- Bioconductor 3.14
- Software Packages
- supersigs
supersigs
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see supersigs.
Supervised mutational signatures
Bioconductor version: 3.14
Generate SuperSigs (supervised mutational signatures) from single nucleotide variants in the cancer genome. Functions included in the package allow the user to learn supervised mutational signatures from their data and apply them to new data. The methodology is based on the one described in Afsari (2021, ELife).
Author: Albert Kuo [aut, cre] , Yifan Zhang [aut], Bahman Afsari [aut], Cristian Tomasetti [aut]
Maintainer: Albert Kuo <albertkuo at jhu.edu>
citation("supersigs")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("supersigs")
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("supersigs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.