twins | R Documentation |
Twins nodes are those nodes that share exactly the same edges. In the case of an accnet object twin are those genes/proteins that you can find in the exactly the same set of genomes/samples.
twins(data)
data |
An accnet object |
A data.frame() with columns "Target", "Twin" and "Size".
Target: Column with gene/protein ID.
Twin: Twin label
Size: Twin group size (number of genes/proteins size)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.