EvanForsythe / ERCnet

9 stars 2 forks source link

Unexpected behavior when RAXML executable can't be found #114

Open linxlane opened 8 months ago

linxlane commented 8 months ago

When running phylogenomics.py, I mispecified the path to the raxml executable. ERCnet gave an error that was not informative. Consider changing the error message in ERCnet.

The error I received was:

In file(file, "r") : 
cannot open file '/scratch/laneli/ERCnet/OUT_ERCnet_phylogenomics_test/BL_trees/RAxML_result.NA_BL.txt': No such file or directory
Execution halted