module_search_ind: Search modules from a list of seeds/nodes

Description Usage Arguments Value

View source: R/ModSearch.R

Description

This function searches attached modules based on the list of seeds

Usage

1
module_search_ind(V_weight, Adj_List, ind_seed, E_adj)

Arguments

V_weight

a numeric vector of node weight

Adj_List

a list object representing the adjacency list of the input network

E_adj

the adjacency matrix

Net

a graph object representing the input network

Value

a list object containing modules and related statistics


gaolong/arvin documentation built on May 28, 2019, 8:41 p.m.