graph_hash | R Documentation |
This can be used to check if two graphs are identical. For two graphs to be identical, the topology and leaf nodes have to match, but internal node names do not matter.
graph_hash(graph)
graph |
Admixture graph in igraph format |
A hash string of the admixture graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.