Convert a distance matrix to an undirected graph
1 2 3 4 | clean.graph(x, cutoff = NULL)
dmtx2graph(x, nodenames = NULL, data = NULL, edgemode = "undirected",
cutoff = Inf, init.RCytoscape = TRUE, clean = TRUE)
|
x |
distance matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.