Learn R Programming

cosmicsig (version 1.1.1)

COSMIC_v3.3: Mutational signatures data from COSMIC, Catalogue Of Somatic Mutations In Cancer (v3.3 - June 2022)

Description

Mutational signatures data from COSMIC, Catalogue Of Somatic Mutations In Cancer (v3.3 - June 2022)

Usage

COSMIC_v3.3

Arguments

Format

A list with two elements, signature and etiology.

  • signature is a list with the same structure as signature.

  • etiology is a list with the same structure as etiology.

Remark

The signatures are all genome signatures.
See CatalogRowOrder in package ICAMS for the classification of mutation types.

Examples

Run this code
sbs96_sig_v3.3 <- COSMIC_v3.3$signature$GRCh37$SBS96

Run the code above in your browser using DataLab