View source: R/s03_all_functions.R
getCosmicSignatures | R Documentation |
Obtain latest mutational Signature definitions from COSMIC. FOr more info, please visit: http://cancer.sanger.ac.uk/
getCosmicSignatures(forceUseMirror = FALSE, asMutSign = TRUE)
forceUseMirror |
logical, shall signatures be downloaded from a mirror. Set to TRUE if the COSMIC server goes down. |
asMutSign |
logical, shall data be returned as a mutSignatures-class object. Defaults to TRUE |
This function is part of the user-interface set of tools included in mutSignatures. This is an exported function.
an object storing COSMIC mutational signature data
Damiano Fantini, damiano.fantini@gmail.com
More information and examples about mutational signature analysis can be found here:
Official website: http://www.mutsignatures.org
More info and examples about the mutSignatures R library: https://www.data-pulse.com/dev_site/mutsignatures/
Oncogene paper, Mutational Signatures Operative in Bladder Cancer: https://www.nature.com/articles/s41388-017-0099-6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.