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

try to make dockstore happy #140

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

jsotobroad
Copy link
Collaborator

Description

small update to the create ref panel wdl to be easier to use and get dockstore working correctly with all of our wdls

Jira Ticket

None

Copy link
Collaborator

@mmorgantaylor mmorgantaylor left a comment

Choose a reason for hiding this comment

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

looks good! tested the ref panel wdl (bed file generation only) here and it worked well: https://app.terra.bio/#workspaces/allofus-drc-imputation/AOU%20ANVIL%20Phasing/job_history/dc4881c3-8733-40f0-87b6-317da111faa0

input:
ref_panel_interval_list = GatherChunkedIntervalLists.interval_list,
basename = custom_basename_with_chr,
if (create_bed_files){
Copy link
Collaborator

Choose a reason for hiding this comment

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

add space between ) and {

input:
vcf = ref_vcf[idx],
basename = custom_basename_with_chr
if (create_brefs){
Copy link
Collaborator

Choose a reason for hiding this comment

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

add space

Copy link

sonarcloud bot commented Oct 8, 2024

@jsotobroad jsotobroad merged commit 997f357 into main Oct 8, 2024
12 checks passed
@jsotobroad jsotobroad deleted the js_make_ref_panel_wdl_better branch October 8, 2024 15:56
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