Closed antoine4ucsd closed 2 years ago
I am closing it. problem fixed when adding sys.setrecursionlimit(10000) to the treetime file (in the conda env) Thank you!
my bad. I was too enthusiast. when increasing the sys.setrecursionlimit in the treetime file , I do get an annotated.nexus output without error but it DOES NOT contain any annotation... thoughts?
it should contain the state of each node as comment in the nexus file. This happens here:
https://github.com/neherlab/treetime/blob/master/treetime/wrappers.py#L900
could you give some more details?
@antoine4ucsd, if there is a problem that persists, please let me know and reopen!
Hello I am trying to run treetime mugration on a large dataset. it usually works well on my laptop so far. I checked the phylogeny and there is no polytomies. after ~1hrs, it seems to work , GTR.txt is written (attached) but I get this error and no annotated tree is written
any thoughts?
thank you!