Hi all,
I’m trying to run the chimera.uchime script with my trimmed and unique sequences fasta file and I keep getting this error:
mothur > chimera.uchime(fasta=stability.trim.contigs.good.unique.good.filter.fasta, count=stability.trim.contigs.good.unique.good.filter.count_table, dereplicate=t)
Unable to open /Users/laurenoconnell/Desktop/Thesis_Data/stability.trim.contigs.good.unique.good.filter.fasta. Trying output directory /Users/laurenoconnell/Desktop/Thesis_Data/mothur/stability.trim.contigs.good.unique.good.filter.fasta
Unable to open /Users/laurenoconnell/Desktop/Thesis_Data/stability.trim.contigs.good.unique.good.filter.count_table. Trying output directory /Users/laurenoconnell/Desktop/Thesis_Data/mothur/stability.trim.contigs.good.unique.good.filter.count_table
Using 1 processors.
/Users/laurenoconnell/Desktop/mothur/uchime file does not exist. Checking path…
[ERROR]: file does not exist. mothur requires the uchime executable.
[ERROR]: did not complete chimera.uchime.
I’ve tried changing my directory but I am still getting the same error.
Does anyone have any suggestions on how to get this command working?