[ ] generate_fa2tre: no visible binding for global variable ‘tre_path’
[ ] generate_fa2tre: no visible binding for global variable ‘prot’
[ ] generate_fa2tre: no visible global function definition for ‘midpoint’
Note, in addition to undefined global variables, this function will need to declare an import for midpoint
After the changes in PR-#108, the following errors are of significance.
[x] createFA2Tree: no visible global function definition for ‘midpoint’
[x] createFA2Tree: no visible binding for global variable ‘fit_optimized2
Note, in addition to undefined global variables, this function will need to declare an import for
midpoint
After the changes in PR-#108, the following errors are of significance.Originally posted by @the-mayer in https://github.com/JRaviLab/MolEvolvR/issues/4#issuecomment-2395224614