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

in read_utils.py::align_and_fix(), remove supplementary alignments before indel realignment #41

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

Conversation

tomkinsc
Copy link
Member

in read_utils.py::align_and_fix(), remove supplementary alignments (i.e. chimeric reads) before indel realignment. Add an optional parameter, --includeSupplementaryMappings to perform indel realignment with supplementary mappings included.

…fore indel realignment

in read_utils.py::align_and_fix(), remove supplementary alignments (i.e. chimeric reads) before indel realignment. Add an optional parameter, `--includeSupplementaryMappings` to perform indel realignment with supplementary mappings included.
@tomkinsc
Copy link
Member Author

One question is whether the supplementary alignments are informative for real structural variation, and whether we may miss indels if we remove them.

@dpark01
Copy link
Member

dpark01 commented Aug 1, 2024

I just noticed this! (oops) -- should we still merge this even though it seems we built in other workarounds?

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