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 7 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.

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

Have TinyResolve output tar files of tloc and unresolved Manta calls
instead of arrays of files.
Update GatherBatchEvidence to match the output names of TinyResolve.
@CuriousTim
Copy link
Contributor Author

The PR has changed significantly since the approval so it should be rechecked. The TinyResolve workflow has been tested, but not any calling workflows.

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

wdl/TinyResolve.wdl Outdated Show resolved Hide resolved
CuriousTim and others added 2 commits September 27, 2024 12:32
TinyResolve produces tar files with a top level directory and all VCFs
inside the directory. However, the ClusterBatch workflow expects tar
files with all VCFs placed at the top level. This commit updates the
TinyResolve workflow to produce tar files with all VCFs at the top
level to be compatible with ClusterBatch.
@CuriousTim CuriousTim force-pushed the keep-unresolved-manta branch 2 times, most recently from 5ccf41a to a7e11d3 Compare October 8, 2024 04:12
GATK's SVCluster tool will not accept all SV type / CPX subtype
combinations so we remove the CPX subtype annotation from all non-CPX
SVs in the VCFs produced by TinyResolve.
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