R/COSMIC_v3.4.R

#' Mutational signatures data from COSMIC, Catalogue Of Somatic Mutations In
#' Cancer (v3.4 - October 2023)
#'
#' @source \url{https://cancer.sanger.ac.uk/signatures/}.
#'
#' @format A list with two elements, \code{signature} and \code{etiology}.
#'
#' * \code{signature} is a list with the same structure as
#'   \code{\link{signature}}.
#'
#' * \code{etiology} is a list with the same structure as
#'    \code{\link{etiology}}.
#'
#' @inheritSection signature Remark
#'
#' @name COSMIC_v3.4
#'
#' @md
#'
#' @examples
#' sbs96_sig_v3.4 <- COSMIC_v3.4$signature$GRCh37$SBS96
#'
"COSMIC_v3.4"

Try the cosmicsig package in your browser

Any scripts or data that you put into this service are public.

cosmicsig documentation built on April 21, 2026, 9:06 a.m.