interations {WGCNA} R Documentation

append protein iteration network based on the WGCNA weights.

Description

Usage

interations(g, WGCNA, modules,
    threshold = 0.3);

Arguments

g

[as NetworkGraph]

WGCNA

[as WGCNAWeight]

modules

[as list]

threshold

[as double]

Details

Authors

TRNtoolkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package WGCNA version 1.0.0.0 Index]