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 small bug when extracting read type from bowtie2 #154

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

harmonbhasin
Copy link
Collaborator

Updated the regex for a grep such that we don't pull out the wrong column from SAM files.

…t indexes the first element. To fix this, we can grep for all columns with 'YT:Z:' which should only capture the column that we're interested in.
Adding changelog
@willbradshaw
Copy link
Contributor

@harmonbhasin have you confirmed the samples that were previously failing now run to completion?

@harmonbhasin
Copy link
Collaborator Author

@harmonbhasin have you confirmed the samples that were previously failing now run to completion?

@willbradshaw the pipelline is still running, but yes, the reads don't fail on that step anymore.

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.

2 participants