Description Usage Arguments Details Value See Also
Cluster the mutational spectrum by sample or motif.
| 1 | clusterSpectrum(m, by = c("sample", "motif"), distance = "Cosine", ...)
 | 
| m | Mutational spectrum matrix | 
| by | Dimension to cluster by. | 
| distance | Distance function used in the clustering. | 
| ... | Additional arguments passed to 'hclust'. | 
Hierachical clustering of the motif matrix aka mutational spectrum.
An 'hclust' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.