View source: R/signatures_utils.R
getCOSMICSignatures | R Documentation |
This function returns the COSMIC signatures for a given mutation type.
getCOSMICSignatures(version = "latest", typemut = "subs", verbose = TRUE)
version |
this is either "latest", which is v3.2 for SBS and DBS, or it is possible to specify "2" in combination with typemut="subs" to obtain the old COSMIC 30 signatures. For rearrangements, this function only returns the 6 breast cancer rearr signatures from Nik-Zainal et al. 2016. |
typemut |
either subs, DNV or rearr |
reference signatures matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.