getBootstrapNetworkCl: Title

Description Usage Arguments

View source: R/main.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
getBootstrapNetworkCl(
  mode = c("leaveoneout", "bootstrap"),
  expr.data,
  n.iterations = 50,
  removeTOMF = F,
  job.path,
  min.cluster.size = 100,
  allsampsnet = F,
  each = 1,
  tissue = "Bootstrap",
  blockTOM = F,
  clParams = "-l h_rt=72:0:0 -l tmem=16.9G,h_vmem=16.9G",
  clParamsPost = clParams,
  waitFor = 24 * 3600,
  batchSize = 1000,
  timePerBatch = 1800,
  b = 10,
  ...
)

Arguments

waitFor

juanbot/CoExpNets documentation built on May 15, 2021, 12:20 p.m.