Open
Description
I am trying to use bicor
as option to build_net
,
network = build_net(
data,
fit_cut_off=0.8,
cor_func="bicor",
network_type="signed",
n_threads=32,
)
but doing so returns the following error:
R[write to console]: Error in WGCNA::bicor(x, use = "e") :
Unrecognized parameter 'use'. Recognized values are 'all.obs', 'pairwise.complete.obs'
Please find attached my session info: sessionInfo.txt
@Kumquatum Any idea what is causing the error?
Metadata
Metadata
Assignees
Labels
No labels