iqtree / iqtree2

NEW location of IQ-TREE software for efficient phylogenomic software by maximum likelihood http://www.iqtree.org
GNU General Public License v2.0
246 stars 57 forks source link

Error message could be more helpful when file not found #302

Open corneliusroemer opened 3 months ago

corneliusroemer commented 3 months ago

This error message here could be more helpful (constraint tree not found):

$ iqtree2 -s demo.fasta -g constrain.nwk > test.log                                                   
ERROR: File not found or incorrect input, pls check it again.

Something like this would be better.

ERROR: File not found or incorrect input "constrain.nwk"