You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some problems to perform the calculations with the large_family_file
The first problem was the "Segmentation Fault" when I was running CAFE v3
I tried to perform the analysis with CAFE v4.2 and CAFE github repo: e9a2d3e
I have been performing step by step cafe, but I got the next error when I load my tree:
I have done the same (step by step) with the version 3 and I didn't get this error (but the Segmentation Fault is the problem).
Can you help me to figure out a solution?
Thank you !!
The text was updated successfully, but these errors were encountered:
I think this is simply because your tree has spaces in it. Try removing the spaces from the tree and see if the analysis completes. If so, I'll make a note to handle this better in a later version.
I have some problems to perform the calculations with the large_family_file
The first problem was the "Segmentation Fault" when I was running CAFE v3
I tried to perform the analysis with CAFE v4.2 and CAFE github repo: e9a2d3e
I have been performing step by step cafe, but I got the next error when I load my tree:
tree ((Hsapiens: 88.464846, (Clupus: 76.756963, (Ecaballus: 73.745437, ((Pvampyrus: 23.019102, Raegyptiacus: 23.019102): 42.097932, ((Pparnelli: 38.979498, (Mwaterhousii: 33.115163, (Drotundus: 30.683813, (Ajamaicensis: 26.275739, (Mharrisoni: 21.576576, (Lnivalis: 11.591220, Lyerbabuenae: 11.591220): 9.985356): 4.699163): 4.408074): 2.431349): 5.864335): 17.594998, (Mnatalensis: 47.881537, (Mbrandtii: 20.547808, Mdavidii: 20.547808): 27.333729): 8.692959): 8.542538): 8.628403): 3.011526): 11.707883): 15.053281, Mmusculus: 103.518127);
((Hsapiens:88.4648,(Clupus:76.757,(Ecaballus:73.7454,((Pvampyrus:23.0191,Raegyptiacus:23.0191):42.0979,((Pparnelli:38.9795,(Mwaterhousii:33.1152,(Drotundus:30.6838,(Ajamaicensis:26.2757,(Mharrisoni:21.5766,(Lnivalis:11.5912,Lyerbabuenae:11.5912):9.98536):4.69916):4.40807):2.43135):5.86433):17.595,(Mnatalensis:47.8815,(Mbrandtii:20.5478,Mdavidii:20.5478):27.3337):8.69296):8.54254):8.6284):3.01153):11.7079):15.0533,Mmusculus:103.518);
basic_string::_M_construct null not valid
I have done the same (step by step) with the version 3 and I didn't get this error (but the Segmentation Fault is the problem).
Can you help me to figure out a solution?
Thank you !!
The text was updated successfully, but these errors were encountered: