-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R1 clustering in MONET dosent work #51
Comments
Dear Jordi, |
Dear Jordi, some updates: Cheers, Mattia |
@mattiat I created a pull request for the fix. |
Merged, thank you @WeijiaZhang24 for pushing a fix and testing it. |
Okay @mattiat and @WeijiaZhang24 , thanks for your help, I will reinstalled MONET and I will tell you if I can run R1 properly. Best, Jordi |
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':
The following object is masked from 'package:base':
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
The text was updated successfully, but these errors were encountered: