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: filter multimappers #147

Open
deliaBlue opened this issue Jan 12, 2025 · 0 comments · May be fixed by #148
Open

fix: filter multimappers #147

deliaBlue opened this issue Jan 12, 2025 · 0 comments · May be fixed by #148
Assignees
Labels
bug Something isn't working high priority

Comments

@deliaBlue
Copy link
Collaborator

deliaBlue commented Jan 12, 2025

Currently, MIRFLOWZ is favoring mismatches over InDels in the multimappers filtering step, but it has been shown ( Saunders et al. (2007), Neilsen et al. (2012), Schumauch et al. (2024) ) that mismatches are less frequent.

In order to fix this:

  • Change the filter_multmappers.py script to keep those alignments with fewer mismatches
  • Update the unit tests and their files
  • Update the pipeline documentation
@deliaBlue deliaBlue added bug Something isn't working high priority labels Jan 12, 2025
@deliaBlue deliaBlue self-assigned this Jan 12, 2025
@deliaBlue deliaBlue linked a pull request Jan 19, 2025 that will close this issue
@deliaBlue deliaBlue linked a pull request Jan 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant