Hi!
I am trying to run the chimera.uchime command (mothur > chimera.uchime(fasta=Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.fasta, count=Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.count_table, dereplicate=t, processors=1)
I get a couple of errors that I don´t know how to solve:
Checking sequences from Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.fasta …
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.uchime.chimeras
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.uchime.pick.count_table
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.uchime.chimerasPHORII20P
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.unique.precluster.uchime.accnosPHORII20P
uchime.exe --input Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.fil
ter.unique.precluster.temp --uchimeout Undetermined_S0_L001_R1_001.trim.contigs.
good.unique.good.filter.unique.precluster.uchime.chimerasPHORII20P
—Fatal error—
Cannot create Undetermined_S0_L001_R1_001.trim.contigs.good.unique.good.filter.u
nique.precluster.uchime.chimerasPHORII20P, errno=2 No such file or directory
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.goo
d.filter.unique.precluster.uchime.chimerasPHORII20P
[ERROR]: Could not open Undetermined_S0_L001_R1_001.trim.contigs.good.unique.goo
d.filter.unique.precluster.uchime.accnosPHORII20P
I am not sure why it is trying to open files that have not been created yet. I am missing some step in between?
Thanks!