View source: R/orca_interface.R
graphlet_key | R Documentation |
Metdata about graphlet groups.
graphlet_key(max_graphlet_size)
max_graphlet_size |
Maximum number of nodes graphlets can contain. Currently only size 2 to 5 are supported. |
Metadata list with the following named fields:
max_nodes
: Maximum number of nodes graphlets can contain
id
: ID of each graphlet in format Gn, where n is in range 0 to
num_graphlets
node_count
: Number of nodes contained within each graphlet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.