Description Usage Arguments Details Value See Also
View source: R/compareSignatures.R
Takes results from extractSignatures
and compares them known COSMIC signatures. Two COSMIC databases are used for comparisons - "legacy" which includes 30 signaures, and "SBS" - which includes updated/refined 65 signatures
1 | compareSignatures(nmfRes, sig_db = "legacy", verbose = TRUE)
|
nmfRes |
results from |
sig_db |
can be |
verbose |
Default TRUE |
SBS signature database was obtained from https://www.synapse.org/#!Synapse:syn11738319.7
list containing cosine smilarities, aetiologies if available, and best match.
trinucleotideMatrix
extractSignatures
plotSignatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.