Description Usage Arguments Value
View source: R/signatures_utils.R
Compares a set of signatures to the COSMIC30 signatures and returns the list of signatures identified and the corresponding similarity. For example, list(cosmic = c("C1","C3","C13"),cos.sim = c(0.94,0.85,0.7)) means that Cosmic (C) signatures 1, 3 and 13 were found, while the corrsponding similarities to those signatures are 0.94, 0.85 and 0.7
1 |
sigs |
matrix with 96-channel substitution signatures as columns |
the list of signatures identified and corresponding similarities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.