the function for calculating cosine distances between two mutation signature matrices.
1 | getCosDistance(F_1, F_2, fdim)
|
F_1 |
the first matrix for mutation signature |
F_2 |
the second matrix for mutation signature |
fdim |
a vector specifying the number of possible values for each mutation signature |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.