qiime2 / q2-dada2

QIIME 2 plugin wrapping DADA2
BSD 3-Clause "New" or "Revised" License
19 stars 36 forks source link

error while using dada2 in qiime2 #150

Closed NainaK6 closed 2 years ago

NainaK6 commented 2 years ago

I am running the following command and I am getting this error but I am unable to identify why this error is coming, can anyone please help me with this issue? $ qiime dada2 denoise-paired --i-demultiplexed-seqs paired-end-raw.qza --p-trunc-len-f 150 --p-trunc-len-r 150 --o-table feature_table.qza --o-representative-sequences rep-seqs.qza --o-denoising-stats denoising-stats.qza

Plugin error from dada2:

An error was encountered while running DADA2 in R (return code 1), please inspect stdout and stderr to learn more.

thermokarst commented 2 years ago

Hi @NainaK6 - we provide user support over on the QIIME 2 Forum: https://forum.qiime2.org - please post this question there and someone will be with you shortly. Thanks!