coExpress,Set-method | R Documentation |
coExpress
## S4 method for signature 'Set' coExpress( object, power = NULL, powerVec = seq_len(30), threshold = 0.8, message = TRUE, plot = FALSE, ... )
object |
mbSet class |
power |
integer, if the pickSoftThreshold function (WGCNA) can find appropriate power, this param is invalid |
powerVec |
vector was passed to PickST function to get the power value |
threshold |
numeric as the threshold to filter power value |
message |
logical, whether to show verbose info |
plot |
logical, whether plot in PickST function |
... |
args passed to WGCNA |
network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.