Hi Nicola,
Thanks a lot for providing this software.
I've encountered a problem while trying to build a new tree.
The error is reported as follows:
ret = sb.call([prog],stdout=open('/dev/null'),stderr=open('/dev/null'))
IOError: [Errno 2] No such file or directory '/dev/null'
This is related to the 3 external dependencies. I added the correct versions to ./phylophlan main folder, and named them 'muscle', 'usearch', and 'FastTree' as suggested.
I am not sure whether I have missed some steps, or there is a problem with the external softwares.
Could you please help me with this?
Thank you very much.
Anh