R/COSMIC_v3.3.R

#' Mutational signatures data from COSMIC, Catalogue Of Somatic Mutations In
#' Cancer (v3.3 - June 2022)
#'
#' @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.3
#'
#' @md
#'
#' @examples
#' sbs96_sig_v3.3 <- COSMIC_v3.3$signature$GRCh37$SBS96
#'
"COSMIC_v3.3"

Try the cosmicsig package in your browser

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

cosmicsig documentation built on Aug. 30, 2023, 9:10 a.m.