Closed NElight closed 6 years ago
@NElight this error means that skbio is unable to read the .nwk tree. So either the tree that is being used is corrupted (possibly due to characters not allowed in a nwk tree) or a tree was never made in the first place. Is FastTree installed? When you type 'fasttree' into your command line you should see the 'help' prompt. If you don't see fasttree running, add it to your PATH variable. ghost-tree does check for the installation of fasttree though. I can't see your whole traceback so I'm not sure where this error is occurring. Can you provide the whole traceback? Thanks!
@NElight try using these small files here and see if you can get a .nwk tree as output. If this works, then ghost-tree is installed and working correctly but the data you're using might not be compatible as it is (so it will need to be modified somehow). Hope that helps. :)
@JTFouquier , Thank you for your detailed answers,I will try it according to your method。thank you。
Hi @NElight. I am going to close this issue due to inactivity, but if you have any more problems feel free to reopen it or make a new issue. Thanks 😄
hi, @JTFouquier i have the error show below,is it a error caused by skbio? thank you