Error in ftINIT (line 281) #832
Unanswered
HayaAlSiyabi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help, I have followed the advice given to others with this issue in the past, but removing old version of gurobi and raven and updating them has not helped. I am using TPM_unstranded data from TCGA biolinks, I have the ensemble IDs and gene names followed by TPMs of each sample. I have tried using smaller datasets but this hasn't helped. Please let me know any advice as I have been unable to resolve this alone. Please see below the error:
model2 = ftINIT(prepData, data_struct.tissues{1}, [], [], data_struct, {}, getHumanGEMINITSteps('1+1'), false, true);
ftINIT: Running step 1
MipGap too high, trying with a different run. MipGap = 0.10429 New MipGap Limit = 0.06135
Error using dispEM
Failed to find good enough solution within the time frame. MIPGap: 0.068323
Error in ftINIT (line 281)
Beta Was this translation helpful? Give feedback.
All reactions