shapeTRN {WGCNA} R Documentation

filter regulation network by WGCNA result weights

Description

Usage

shapeTRN(g, WGCNA,
    threshold = 0.3);

Arguments

g

[as NetworkGraph]

WGCNA

[as WGCNAWeight]

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]