Open cirodri1 opened 6 years ago
Hello!
I have the same problem. Do you find the solution?
thanks in advance for the answer!
Hi @cirodri1,
The list_species file must be in the same directory as the fasta files. Therefore, you must be inside the test_example directory and run the ff:
../ezTree -list list_species -out list_species.out
I noticed that ezTree cannot open the sequence file if you are not inside the directory of the sequence files. Example:
(inside the ezTree directory) ./ezTree -list test_example/list_species -out test_example/list_species.out
^this will give the same error as yours.
Dear all,
When I was trying to go over the tutorial I ran into a problem when trying the command: ./ezTree -list list_species -out list_species.out
It downloads the PFAM database as shown here:
but then it gives me a message saying "Cannot open sequence file Escherichia_coli_E24377A.fasta" Even though the file is inside the folder:
Does anyone have any clue on how to solve this?
Thanks for your help!