prior_network {WGCNA}
R Documentation
Build bnlearn prior network based on the WGCNA co-expression network and TF id list.
Description
Usage
prior_network
(
edges
,
TF
);
Arguments
edges
TF
env
[as
Environment
]
Details
Authors
TRNtoolkit
Value
this function returns data object of type
PriorNetwork
.
clr value class
PriorNetwork
Examples
[Package
WGCNA
version 1.0.0.0
Index
]