signeR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see signeR.
Empirical Bayesian approach to mutational signature discovery
Bioconductor version: 3.21
The signeR package provides an empirical Bayesian approach to mutational signature discovery. It is designed to analyze single nucleotide variation (SNV) counts in cancer genomes, but can also be applied to other features as well. Functionalities to characterize signatures or genome samples according to exposure patterns are also provided.
Author: Rafael Rosales, Rodrigo Drummond, Renan Valieris, Alexandre Defelicibus, Israel Tojal da Silva
Maintainer: Renan Valieris <renan.valieris at accamargo.org.br>
citation("signeR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("signeR")
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("signeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.