Open sallesmath opened 2 years ago
To make things easier, I would work with a small (1-2 sample) config file. Then, ensure the path to the file actually exists (e.g. is there really a file at /home/dados_uce/phyluce_dados_uce_tropidurus/spades-assemblies/contigs/amcc-204349.contigs.fasta
)?
If there is something at the path, is it a symlink at /home/dados_uce/phyluce_dados_uce_tropidurus/spades-assemblies/contigs/amcc-204349.contigs.fasta
or a real file? If a symlink, copy the file somewhere else (using cp
- this should place a real file copy in the new location), then update the config file and try again.
Hello again Dr. Faircloth, thanks for your quick response!
I managed to solve the problem by removing all the hyphens and underscores from the configuration file, writing the sample and contig names in the same way (e.g. amcc204349 and not amcc-204349, or amcc_204349).
Again, thank you for your time.
Best regards, Matheus.
Hello!
This has been discussed previously and I've read those posts , but I'm still having the following error:
This is my config.yaml file:
I've already tried checking the configuration file several times, renamed the sequence files, changed the configuration of r1 and r2_pattern, but nothing worked.
Do you have any idea as to what might be going on?
Thanks!