cluster_mash | R Documentation |
Internal function to cluster mash data
cluster_mash(data, method, n_cluster, d_reduction, ...)
data |
mash object |
method |
Clustering method |
n_cluster |
number of cluster (if applicable) |
d_reduction |
boolean. Dimensional reduction using umap |
... |
additional parameters |
data.frame with two columns: Source and Target
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.