Closed douglasgscofield closed 9 months ago
Dear @douglasgscofield
Thanks for using read2tree and contacting us for clarifications. Yes, it's working well. There is some heuristic in tree inference so the branch length might not be always the same. Note that the output tree is not rooted. You can ignore that warning. That's fine.
Best regards, Sina
Thank you for your feedback! Then I will close this issue.
Best, Douglas
I've installed read2tree as a module on our cluster using python 3.10.8 into a virtualenv for the python parts and existing modules for iqtree, ngm, ngmlr, MAFFT, and samtools. This seems to work, and running the test dataset produces the expected tree topology (with rotations), but the branch lengths are proportional but do not match:
Is this ok?
I also get a
RuntimeWarning: Mean of empty slice
from numpy but that may be there being 0 mapping reads at that point?Below is the output of
and I've attached output.1853.zip containing the output directory and mplog.log.