Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.