all_networks_contain_same_modules: Internal function to check if a list of networks all contain...

Description Usage Arguments Value

View source: R/ggm.R

Description

Internal function to check if a list of networks all contain the same modules.

Usage

1

Arguments

network_list

A list of 'network' objects.

Value

A logical value; TRUE indicates the networks contain the same modules, and FALSE indicates otherwise. Note, this only checks that the modules contain the same nodes - the structure of the modules are allowed to differ.


SeqNet documentation built on July 9, 2021, 9:08 a.m.