hclust_scores | R Documentation |
Hiearchal clustering of mapping scores for co mapping events
hclust_scores(score, h, k, verbose)
score |
matrix containing mapping scores |
h |
numeric representing the normalized height that will be used for clustering (normalized to ensure that it will be between 0 and 1) |
k |
int - number of clusters |
verbose |
logical - print progress messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.