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

318 Sites only filtered vcf then annotate wdl #7305

Merged

Conversation

RoriCremer
Copy link
Contributor

No description provided.

@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch from 56d7fab to 15eabc6 Compare June 24, 2021 15:28
@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch from 41dd070 to caef686 Compare July 7, 2021 14:14
@gatk-bot
Copy link

Travis reported job failures from build 34916
Failures in the following jobs:

Test Type JDK Job ID Logs
integration openjdk11 34916.12 logs

Copy link

@rsasch rsasch left a comment

Choose a reason for hiding this comment

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

It looks like there are a lot of comments/TODOs in GvsSitesOnlyVCF that are either outdated or should be documented in separate tickets.

Note: don't forget to remove your inclusion of your branch (rc-318-sites-only-filtered-vcf-then-annotate-wdl) in .dockstore.yml before merging.

.dockstore.yml Outdated Show resolved Hide resolved
Copy link

@rsasch rsasch left a comment

Choose a reason for hiding this comment

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

Some questions comments on GvsSitesOnlyVCF.wdl

}
}

task ExtractACANAF {
Copy link

Choose a reason for hiding this comment

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

doesn't look like this task is ever called?

call PrepAnnotationJson {
input:
annotation_json = AnnotateShardedVCF.annotation_json,
output_name = "${i}.json.gz",
Copy link

Choose a reason for hiding this comment

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

nit: maybe something like output_file_suffix for clarity?

Comment on lines 11 to 13
File nirvana_schema_json_file
File vat_vt_schema_json_file
File vat_genes_schema_json_file
Copy link

Choose a reason for hiding this comment

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

Not sure why these are inputs; aren't these files part of this PR to the repo? Is the nirvana schema likely to change?

scripts/variantstore/wdl/GvsSitesOnlyVCF.wdl Outdated Show resolved Hide resolved
@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch from 68bb7b4 to efbc4bc Compare July 14, 2021 01:44
@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch 2 times, most recently from cedac65 to 84822ac Compare July 14, 2021 18:37
@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch from 84822ac to 4656c46 Compare July 14, 2021 18:46
Copy link

@rsasch rsasch left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@RoriCremer RoriCremer force-pushed the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch from 069eedd to 6828829 Compare July 14, 2021 19:25
@RoriCremer RoriCremer merged commit b3f0558 into ah_var_store Jul 15, 2021
@RoriCremer RoriCremer deleted the rc-318-sites-only-filtered-vcf-then-annotate-wdl branch July 15, 2021 15:12
This was referenced Mar 17, 2023
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.

4 participants