dada2 icon indicating copy to clipboard operation
dada2 copied to clipboard

Accurate sample inference from amplicon data with single nucleotide resolution

Results 294 dada2 issues
Sort by recently updated
recently updated
newest added

Added parallelization in filterAndTrim for Window OS via PSOCK sockets.

Hi, I have ~650 16S PacBio sequenced samples and am following the DADA2 tutorial for PacBio reads. I successfully used this tutorial with different projects, but given the large number...

I would like to do the data preprocessing: from fastq to ASV and I faced problem when I conducted merging paired reads. ```{r quality_filtering} # Load raw fastq files fastq_files

Hello! I have a question about the tryRC argument of the assignTaxonomy function. For those representative sequences that their RC gave a better match, shouldn't then be replaced by the...

Excuse me, We are using denoise -ccs to denoise a set of ITS full-length PacBio CCS sequences, do you have the suggested p-min-len and p-max-len values ? Thank you.

Hello! I'm performing quality filtering on my sequences due to low quality in the reverse reads. However, I've encountered an imbalance where I have fewer reverse reads compared to forward...

Hi, I am an undergraduate studying bioinformatics in the microbiome analysis field, and I am having a BiocParallel Error every time I run my code for the ENA database datasets....

Hi everyone I was using dada2 in R on my arbuscular mycorrhizal fungi reads and I noticed that after truncating them, I got an increased number of nonchimeric reads compared...

Hello, I have a phyloseq object that I obtained with the dada2 pipeline. I would like to cluster those ASVs into OTUs. For that, I have the following code (just...

Hi, may I know what dada2 formatted reference database you would advise to use for COI for arthropods? Thank you!