Open ryvan1021 opened 5 months ago
Okay, it looks like I was able to resolve the issue by removing the total column and reinstalling gcc and linking to my bashrc file in my personal directory on the cluster I'm using.
Not sure why it was so complicated for me, but yeah. I think the issue is resolved now. It's calculating new Lambdas instead of hanging.
I do get this warning:
OpenBLAS Warning : Detect OpenMP Loop and this application may hang. Please rebuild the library with USE_OPENMP=1 option.
But the script is at least running now. Will update if program has an issue or something.
We generally don't test with more than 16 cores (although with the size of machines these days we really should). With 25 species I would expect it to finish in a few minutes - if you were in the 1000 species range I would give it a few hours.
The OpenBLAS warning indicates that your OpenBLAS library doesn't support OpenMP. You might ask your cluster administrators to build you a version that does.
Hello,
I have been met the same question with running cafe5 in the 64X Linux as follows:
cafe5 -i gene.counts.tab -t tree.withTime.nwk -p -o singlelambda --cores 30
My orthogroups file contains 33 species: Desc Orthogroup A024 A026 A114 A116 A119 A128 D2005012428 D2010028359 D2010028360 D2010028364 D2010028368 D2010028373 D21050 null OG0000032 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 391 0 0 0 null OG0000281 0 120 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0000546 0 0 0 0 0 0 0 0 0 0 51 0 0 0 0 0 52 0 0 null OG0000555 0 0 0 0 0 0 0 0 0 0 0 0 81 0 0 0 0 0 0 null OG0001612 0 0 0 0 0 0 0 0 0 0 0 0 62 0 0 0 0 0 0 null OG0001850 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 59 0 0 0 null OG0001981 0 57 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0002057 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0002067 0 0 0 0 0 0 0 0 0 0 28 0 0 0 0 0 29 0 0 null OG0002944 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 24 0 null OG0003412 0 0 0 0 0 0 0 0 0 0 0 0 41 0 0 0 0 0 0 null OG0005307 0 0 37 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0005320 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 null OG0005321 0 0 0 0 0 0 0 0 0 0 19 0 0 0 0 0 20 0 0 null OG0005323 0 0 0 0 0 0 0 0 0 0 0 0 38 0 1 0 0 0 0 null OG0006093 0 0 1 0 0 36 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0006103 0 0 0 0 0 0 0 0 0 0 0 0 26 0 0 0 0 0 0 null OG0006531 0 0 0 1 0 0 0 0 0 0 0 0 35 0 0 0 0 0 0 null OG0006543 0 0 0 0 32 0 0 0 0 0 0 0 0 4 0 0 0 0 0 null OG0006545 0 0 0 0 0 29 0 0 0 0 0 0 0 0 0 0 0 0 0 null OG0007399 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 17 0 0
The tree file is as following: (D2105061946:30.941513,(D2010028360:30.074359,(D2203116313:26.336172,((D2105061943:0.236010,D2010028368:0.236010):23.611966,((GCA_014905635:16.532699,((A128:7.552227,(D2203116301:3.413674,D2105061942:3.413674):4.138553):6.167753,((A116:3.722526,D2210145207:3.722526):7.061285,((D2105061934:0.824385,A119:0.824385):6.393303,(GCA_014080715:4.926906,(D2010028359:3.659405,(D2105061941:1.738637,(GCA_030272055:1.327122,(D2005012428:0.942355,(GCA_030272155:0.514751,D2105061958:0.514751):0.427604):0.384767):0.411515):1.920768):1.267501):2.290783):3.566122):2.936170):2.812719):4.308440,((D2210145220:9.071671,((A024:0.196958,D2010028373:0.196958):5.203627,(D2105061930:2.509245,D2210145217:2.509245):2.891341):3.671086):8.465931,((A026:6.155852,A114:6.155852):8.562749,((GCA_000143455:6.002031,GCA_002284615:6.002031):5.997453,((D2010028364:4.552009,D2203116310:4.552009):3.552351,(GCA_003203535:4.863656,GCA_025201885:4.863656):3.240704):3.895123):2.719118):2.819000):3.303538):3.006837):2.488196):3.738187):0.867154);
And the task has been run over 24hs, the results is still empty with no output, and it also has no errors until now.
I aslo think there were no problems with the styles of the input files, the other task with 37 species has been running successfully.
Really appreciate for your help!
Similar to the issue posted in #58. I have tried removing any orthogroups where a gene only occurs in one species, and I've also tried a more extreme case where I removed a group if any species did not have an ortholog.
stdout for both cases basically looks like this:
The results dir is also empty. I'm running this on a cluster with 48 cores/96 threads.
My orthogroups file contains 25 species:
Any ideas on what I should do? Should I try removing the Total column? Also, what is the typical runtime for an analysis?
Thanks!