| Literature DB >> 33299548 |
Zhi Yang1, Priyatama Pandey1, Paul Marjoram1, Kimberly D Siegmund1.
Abstract
There are two frameworks for characterizing mutational signatures which are commonly used to describe the nucleotide patterns that arise from mutational processes. Estimated mutational signatures from fitting these two methods in human cancer can be found online, in the Catalogue Of Somatic Mutations In Cancer (COSMIC) website or a GitHub repository. The two frameworks make differing assumptions regarding independence of base pairs and for that reason may produce different results. Consequently, there is a need to compare and contrast the results of the two methods, but no such tool currently exists. In this paper, we provide a simple and intuitive interface that allows comparisons of pairs of mutational signatures to be easily performed. Cosine similarity measures the extent of signature similarity. To compare mutational signatures of different formats, one signature type (COSMIC or pmsignature) is converted to the format of the other before the signatures are compared. iMutSig provides a simple and user-friendly web application allowing researchers to download published mutational signatures of either type and to compare signatures from COSMIC to those from pmsignature, and vice versa. Furthermore, iMutSig allows users to input a self-defined mutational signature and examine its similarity to published signatures from both data sources. iMutSig is accessible online and source code is available for download from GitHub. Copyright:Entities:
Keywords: COSMIC; Mutational Signatures; R; Shiny; Web interface; pmsignature
Year: 2020 PMID: 33299548 PMCID: PMC7702159 DOI: 10.12688/f1000research.24435.2
Source DB: PubMed Journal: F1000Res ISSN: 2046-1402
An example of PM signatures.
| Nucleotide substitution | ||||||
|---|---|---|---|---|---|---|
| C>A | C>G | C>T | T>A | T>C | T>G | |
|
| 0.003 | 0.879 | 0.003 | 0.090 | 0.014 | |
| Flanking bases | ||||||
| Position | A | C | G | T | ||
| -2 | 0.159 | 0.042 | 0.486 | 0.314 | ||
| -1 | 0.044 |
| 0.870 | 0.034 | ||
| +1 | 0.076 | 0.237 | 0.571 |
| ||
| +2 | 0.245 | 0.247 | 0.256 | 0.252 | ||
| Transcription strand | ||||||
| Plus | Minus | |||||
| 0.511 | 0.489 | |||||
Figure 1. The PM signature appearing in Table 1 (top) with the ‘expanded’ signature appearing in COSMIC format (bottom).
Figure 2. Overview of three workflows in the iMutSig interface.
The first two tabs allow users to finding the most similar PM signature to an input COSMIC signature (highlighted in green) and vice versa (highlighted in orange). In addition, users can identify the most similar signatures from both data sources to an input signature (highlighted in blue).
Figure 3. Cosine similarity heatmaps between PM signatures and COSMIC signatures.
Figure 4. Input a COSMIC v3.1 signature, SBS1.
Figure 5. Input a PM signature, P1.
Figure 6. Input a user-supplied COSMIC signature.
Figure 7. Input a user-supplied PM signature.