Description Usage Arguments Value Examples
Plot cosine similiarity with clustered samples
1 | plot_cluster_in_cosine(cluster, cos_sim_matrix, N)
|
cluster |
Clustered samples from hclust |
cos_sim_matrix |
cosine_similarity matrix from cos_sim_matrix(mutational patterns) |
N |
Number of clusters to create from cutree. |
DF with cluster identity for each sample
1 | plot_cluster_in_cosine(cluster,cos_sim_matrix,8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.