Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in add(bin) : internal: buf != <newline> in Sample Inference #1924

Closed
Jiayonglai123 opened this issue Apr 9, 2024 · 2 comments
Closed

Comments

@Jiayonglai123
Copy link

Dear Prof. Ben,

I have been trying to run my Illumina Novaseq NGS V4V5 primer samples with DADA2 in R all scripts run well,
but it shows Error in add(bin) : internal: buf != when running sample inference for
dadaRs <- dada(filtRs, err = errR, multithread = TRUE)
image
the dataset encounter the same issue in #1869 , where it is unable to plot for quality, where i skip truncating.

Thanks in advance Prof Ben and team

@benjjneb
Copy link
Owner

To start, can you make this error smaller and more reproducible?
In this case I would say: Can you identify one sample that reproducibly causes this error?
We can then look more closely at that sample/file.

@Jiayonglai123
Copy link
Author

A quick update with the error....
I tried separating the samples and run in small batches, it works
Screenshot 2024-04-11 182258

it also work for plotQuality where #1869 error when run in small batches,
Screenshot 2024-04-11 174532
thus solving all issues.

Thanks for the help and support,
great fan of DADA2 and Prof Ben

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants