mutationalCone | R Documentation |
Given input spectra, find proportions of known signatures
mutationalCone(catalog, signatures = "cosmic_v3", normalize = FALSE)
catalog |
Input matrix of dimension |
signatures |
Matrix of dimension |
normalize |
Normalize output column-wise |
Adopted from Omichessan et al. http://dx.doi.org/10.1371/journal.pone.0221235.
Matrix of dimension (K, N)
with columns giving estimated
loading of signatures in each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.