Learn R Programming

cosmicsig (version 1.1.1)

etiology: List of mutational signatures's proposed etiology summarized from COSMIC, Catalogue Of Somatic Mutations In Cancer (v3.3 - June 2022)

Description

List of mutational signatures's proposed etiology summarized from COSMIC, Catalogue Of Somatic Mutations In Cancer (v3.3 - June 2022)

Usage

etiology

Arguments

Format

A list with the elements:

  • SBS96

  • DBS78

  • ID

Each element is a single-column matrix with rownames being the signature IDs and values being a short string describing the proposed etiology.

In general use get_etiology, which handles new signatures do not have an element in etiology.

Examples

Run this code
sbs96_etiology <- etiology$SBS96

Run the code above in your browser using DataLab