-
Notifications
You must be signed in to change notification settings - Fork 144
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
Non-fitted error rates #1135
Comments
The issue here is that the iSeq uses binned quality scores, rather than the normal quality scores 1-40, and this interacts with error model learning. See this issue for a longer discussion: #791 Short answer, things still seem to work fine as far as we can tell, but there are tweaks you can pursue to improve the monotonicity of the fitted error rates. |
See also this analysis of DADA2 performance on iSeq data by @ong8181: #1083 (comment) |
I think I might just use the forward read error model for both forward and reverse reads in this case. The observed data looks very similar, so it should work well enough. |
Hello there,
I was running the pipeline and during the error rate modeling, I got a quite bizarre results during the modeling (find attached the graphs).
forward-err.pdf
reverse-error.pdf
This data was sequenced with Iseq-Illumina and it's 16s amplicons from a bioreactor.
So, is this kind of deviation normal for the error learning or it's just my data?
Cheers,
Giany.
The text was updated successfully, but these errors were encountered: