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

Handle records with empty EVIDENCE field in MakeCohortVcf #233

Merged
merged 6 commits into from
Sep 17, 2021

Conversation

epiercehoffman
Copy link
Collaborator

@epiercehoffman epiercehoffman commented Sep 16, 2021

Updates

Add handling for records with empty EVIDENCE fields in overlap_breakpoint_filter.py in MakeCohortVcf.ResolveComplexVariants.BreakpointOverlap. Records have empty EVIDENCE fields if they are all-ref but "salvaged."

Unrelatedly, also added pipeline diagram to Terra dashboard. Live on 1kgp workspace.

Testing

Tested with 1kgp batches on Terra with updated docker image - successfully ran where it had previously failed on chrY.

@@ -47,6 +47,8 @@ The following are the main pipeline outputs. For more information on the outputs

### Pipeline overview

<img alt="pipeline_diagram" title="Pipeline diagram" src="https://i.imgur.com/ZTBjo1i.jpg" width="1000">
Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be better to host this in the repo, can you put it in the root dir?

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.

Thanks! Pegging the diagram to a release rather than master seems like the way to go, as long as we can remember to update the URL with any updates to the image.

@epiercehoffman epiercehoffman merged commit cd90dc4 into master Sep 17, 2021
@epiercehoffman epiercehoffman deleted the eph_hotfix_no_evidence branch October 20, 2021 18:20
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