Updated heribi
This commit is contained in:
parent
94f25c078f
commit
1b85fc56fb
1 changed files with 2 additions and 2 deletions
|
|
@ -53,9 +53,9 @@ list_collection <- clusterize_bipartite_networks(
|
|||
nb_run = 3L,
|
||||
global_opts = list(
|
||||
nb_cores = parallelly::availableCores(omit = 1L),
|
||||
verbosity = 4L,
|
||||
verbosity = 2L,
|
||||
plot_details = 0L,
|
||||
backend = "no_mc"
|
||||
backend = "parallel"
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue