coExpress-Set-method: coExpress

coExpress,Set-methodR Documentation

coExpress

Description

coExpress

Usage

## S4 method for signature 'Set'
coExpress(
  object,
  power = NULL,
  powerVec = seq_len(30),
  threshold = 0.8,
  message = TRUE,
  plot = FALSE,
  ...
)

Arguments

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

Value

network


gongcongcong/mbOmic documentation built on July 1, 2023, 1:47 p.m.