When I’m running make.shared I’m getting the
[ERROR]: M01676_22_000000000-ANR1V_1_1104_10006_15172 is in your groupfile and not your listfile. Please correct.
thousands of times. I think it has to do with removing chimeras
mothur > remove.seqs(fasta=current, accnos=current, count=current)
Using bb16.trim.contigs.good.unique.good.filter.precluster.denovo.uchime.accnos as input file for the accnos parameter.
Using bb16.trim.contigs.good.unique.good.filter.precluster.denovo.uchime.pick.count_table as input file for the count parameter.
Using bb16.trim.contigs.good.unique.good.filter.precluster.fasta as input file for the fasta parameter.
[NOTE]: The count file should contain only unique names, so mothur assumes your fasta, list and taxonomy files also contain only uniques.
Removed 428918 sequences from your fasta file.
Removed 0 sequences from your count file.
Output File Names:
bb16.trim.contigs.good.unique.good.filter.precluster.pick.fasta
bb16.trim.contigs.good.unique.good.filter.precluster.denovo.uchime.pick.pick.count_table
Shouldn’t chimeras be removed from the count table as well?