I have paired-end demultiplexed 16S rRNA data (fastq files). After importing the data on qiime2, I was running the command 'qiime demux summarize' and the following error shows up:
Plugin error from demux:
'utf-8' codec can't decode byte 0xb1 in position 4672: invalid start byte
Can anyone explain this error to me? How can I resolve this?
Hi @SAHIL_JAIN_16110144,
Sounds like your data are either corrupted or contain invalid sequences. I recommend running qiime tools validate to diagnose the issue, but also check out these posts for nearly identical errors: