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

Make COUNT_ALIGNMENT_DUPLICATES use more clever parent selection. #75

Open
harmonbhasin opened this issue Oct 16, 2024 · 1 comment
Open
Labels
enhancement New feature or request priority_3

Comments

@harmonbhasin
Copy link
Collaborator

Currently, our duplication analysis using Bowtie2 alignments assigns the parent of the duplicate reads as the one with the highest average phred quality score. However, as Mike pointed out there are better solutions. In the future, we may decide to implement this.

@harmonbhasin harmonbhasin added enhancement New feature or request priority_2 labels Oct 16, 2024
@willbradshaw
Copy link
Contributor

I expect this will shortly be rendered moot by #122, which will involve removing deduplication from the core pipeline. However, a very similar issue might be inherited by whatever downstream script or pipeline takes on that functionality.

Moving this down to priority 3 for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority_3
Projects
None yet
Development

No branches or pull requests

2 participants