The same batch file runs without problem on 1.31.2, and I’ve had the same error in two different data sets. I am loosely following the MiSeq SOP, with my own data sets. Let me know if you need me to provide data to reproduce this issue.
In version 1.32.0, we added an error flag in the count table to catch tables that where not made by mothur and had zero totals. Zero totals caused issues in some of mothur’s commands because mothur expects a representative sequence to at least represent itself. When chimera.uchime runs with a count table and dereplicate=t, it can create a temporary table with 0 counts, but then adjusts the table and prints it. Mothur is complaining about the temporary table. Thanks for reporting the issue. We will release a patch for this later this week, but in the meantime as a work around you could run the SOP with names and groups files, and then create the count table after the chimera.uchime command.
on a Linux system. I am following the guide here: http://www.mothur.org/wiki/MiSeq_SOP, so the input files to chimera.uchime are produced by the pre.cluster command. Let me know if I can provide any more info.
Mothur should include an error message in this case. The command is not designed to be run this way. You can run it with the silva sequences as the reference, or use the abundance information in the count table to check the less abundant sequences against the more abundant, but not both. If you are following the MISeq SOP just leave off the silva reference and run the command.
I am seeing the same error following the MiSeq SOP:
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_9814_8689 with a total=0. Please correct.
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_2857_10432 with a total=0. Please correct.
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_13028_17777 with a total=0. Please correct.
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_12343_20096 with a total=0. Please correct.
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_6961_21614 with a total=0. Please correct.
[ERROR]: Your count table contains a sequence named M01168_77_000000000-A59UE_1_2114_16376_26587 with a total=0. Please correct.
...