Qiime2 denoise- demultiplex crash

I have been running into an issue while using the denoising program. I have ran it 3 times now and it seems to suddenly stop working once it reaches the cleaning chimeras part of the program. It doesn't appear to show any error message and just stops working. Due to this I tried running it on a cloud server to see if the issue was due to my laptop's processing ability unfortunately the same thing seems to have happened on the could server.
Is there any idea as to why this is happening?
Qiime ver 2023
This is the program that I am running:
qiime dada2 denoise-paired --i-demultiplexed-seqs paired-end-demux.qza --p-trim-left-f 1 --p-trim-left-r 1 --o-table table.qza --o-representative-sequences rep-seqs.qza --o-denoising-stats denoising-stats.qza --p-trunc-len-f 0 --p-trunc-len-r 0 --verbose

Hi @Kavini_D,
Welcome to the :qiime2: forum!
This is very weird! I haven't seen this happen. I will need a little more info to be able to help you. How do you know the cleaning chimera part is what is causing this? Is there a log that you could upload? Also could you run qiime info in your qiime2 env?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.