I keep getting an error on when on "strip_annotation" step.
Traceback (most recent call last):
File "./strip_annotations.py", line 44, in
t.apply_annotations(nannd)
AttributeError: 'bte.MATree' object has no attribute 'apply_annotations'. Did you mean: 'apply_mutations'?
I keep getting an error on when on "strip_annotation" step.
I can't tell if that's an issue with my conda install. I am also having issues accessing the documentation of the BTE functions: https://jmcbroome.github.io/BTE/build/html/index.html