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

Fix hard clip quality left hand side score. #2053

Merged
merged 1 commit into from
May 23, 2024

Conversation

whitwham
Copy link
Contributor

When hard clipping the left hand side of an alignment the quality score was being trimmed from the right hand side. The will quality score will now be trimmed from the correct side. Fixes #2048.

When hard clipping the left hand side of an alignment the quality score was being trimmed from the right hand side.  The will quality score will now be trimmed from the correct side.  Fixes samtools#2048.
@daviesrob daviesrob self-assigned this May 23, 2024
@daviesrob daviesrob merged commit 59ac156 into samtools:develop May 23, 2024
6 checks passed
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 this pull request may close these issues.

samtools ampliconclip takes quality scores from read start rather than specifed region
2 participants