-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi collegues,
sorry to open this issue, but I'm not able to execute R1 clustering mode. I tried to follow other issues that talk about "'problem too large' and I cannot understand how to solve it.... This is my output error:
R1: Running Team Causality's code from the DREAM challenge on disease module identification
[1] "/R1_code/sub-challenge1"
Attaching package: 'igraph'
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Error in asMethod(object) :
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105
Calls: main ... generateFile -> as.matrix -> as.matrix.Matrix -> as -> asMethod
Execution halted
Which is similar than other issues. I execute monet by default with my network file, and the error persist.... I will appreciate a detailed steps to execute R1 correctly.
Thanks for your time
Jordi