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

Keep unresolved Manta calls #723

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

CuriousTim
Copy link
Contributor

Keep unresolved Manta calls in TinyResolve to assist with resolving ultra complex events.

Sometimes an aligner will generate a read mapping with zero aligned
bases. When gatk tries to process such a read in the CollectSVEvidence
command, it will throw an exception because it gives the read a negative
length. This commit adds a read filter when running CollectSVEvidence to
ignore such reads.
Merging upstream GATK-SV into forked repo resulted in a flag being added
twice because the flag had been introduced in the fork and in the
upstream. This commit removes the flag added in the fork.
Copy link
Collaborator

@mwalker174 mwalker174 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Create tar files for the tloc and unresolved Manta outputs of
TinyResolve instead of an array of files.
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