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

Add support for aligning untrimmed reads #30

Closed
dfornika opened this issue Aug 30, 2024 · 0 comments · Fixed by #31
Closed

Add support for aligning untrimmed reads #30

dfornika opened this issue Aug 30, 2024 · 0 comments · Fixed by #31

Comments

@dfornika
Copy link
Member

There may be cases where we'd like to use the raw, untrimmed reads for alignment. For example, if we want to get the most accurate estimate of the sequencing error rate then we would be excluding some low-quality sequence if we were to use the trimmed reads for the alignment.

Add an --align_untrimmed_reads flag that will cause the pipeline to use the untrimmed reads for alignment. This is also supported in the BCCDC-PHL/amplicon-consensus pipeline, for similar reasons.

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

Successfully merging a pull request may close this issue.

1 participant