Description Usage Arguments Value
View source: R/interaction_score.R
(INTERNAL) Loads data generated by calculate_interaction_score
. Output files are
graphs in gml format for both groups.
1 | load_interaction_score_output(loading_path)
|
loading_path |
Directory to load from |
A named list (elements 'group1' and 'group2'). Each element contains an iGraph object containing the interaction score as edge attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.