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

[DRAFT] TSPS-183 Beagle imputation hg38 wdl and associated support wdls #1333

Open
wants to merge 70 commits into
base: develop
Choose a base branch
from

Conversation

mmorgantaylor
Copy link
Member

Description

Give your PR a concise yet descriptive title.
Please explain the changes you made here.
Explain the motivation for making this change. What existing problem does the pull request solve?
Mention any issues fixed, addressed, or otherwise related to this pull request, including issue numbers or hard links for issues in other repos.
You can delete these instructions once you have written your PR description.


Checklist

If you can answer "yes" to the following items, please add a checkmark next to the appropriate checklist item(s) and notify our WARP documentation team by tagging either @ekiernan or @kayleemathews in a comment on this PR.

  • Did you add inputs, outputs, or tasks to a workflow?
  • Did you modify, delete or move: file paths, file names, input names, output names, or task names?
  • If you made a changelog update, did you update the pipeline version number?

jsotobroad and others added 12 commits May 20, 2024 11:28
…istic (#1285)

* remove multi sample vcf index workflow input and add it to the PreSplitVcf task.
add seed number so that beagle is always deterministic. add comment to cpu input for PhaseAndImputeBeagle task

* change output_callset_name to output_base_name and remove optional outputs

* change n_failed_chunks ticket to an int

---------

Co-authored-by: Jose Soto <[email protected]>
* clean up wdl with stuff from TSPS-241

* try to make fail fast work with double nested scatters

---------

Co-authored-by: Jose Soto <[email protected]>
…ng imputation against it (#1296)

* add optional error count override for testing

* rename reference base prefix variable and make it more user friendly

---------

Co-authored-by: Jose Soto <[email protected]>
* try auto specifying chr at end of basename

* both tasks

* add liftovervcfs to dockstore

* allow specifying max mem
@dsde-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link

Remember to squash merge!

Copy link

🔍Changelog Validation Results:

Comparing changelogs for pipelines that differ from the versions on 'origin/develop':
WholeGenomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeGermline.changelog.md has not been changed and needs to be updated
ExomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
VariantCalling.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeCramOnly.changelog.md has not been changed and needs to be updated
BroadInternalUltimaGenomics.changelog.md has not been changed and needs to be updated
BroadInternalRNAWithUMIs.changelog.md has not been changed and needs to be updated
BroadInternalImputation.changelog.md has not been changed and needs to be updated
BroadInternalArrays.changelog.md has not been changed and needs to be updated
ExternalWholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExternalExomeReprocessing.changelog.md has not been changed and needs to be updated
WholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExomeReprocessing.changelog.md has not been changed and needs to be updated
CheckFingerprint.changelog.md has not been changed and needs to be updated
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Imputation.changelog.md has not been changed and needs to be updated
Arrays.changelog.md has not been changed and needs to be updated
Some changelog files need updating. See output for details.
validation_failed

Copy link

🔍Version Validation Results:

Comparing versions and changelogs for pipelines that differ from the versions on 'origin/staging':
WholeGenomeGermlineSingleSample.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeGermline.wdl has not been changed and needs updating
ExomeGermlineSingleSample.wdl has not been changed and needs updating
VariantCalling.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeCramOnly.wdl has not been changed and needs updating
BroadInternalUltimaGenomics.wdl has not been changed and needs updating
BroadInternalRNAWithUMIs.wdl has not been changed and needs updating
BroadInternalImputation.wdl has not been changed and needs updating
BroadInternalArrays.wdl has not been changed and needs updating
ExternalWholeGenomeReprocessing.wdl has not been changed and needs updating
ExternalExomeReprocessing.wdl has not been changed and needs updating
WholeGenomeReprocessing.wdl has not been changed and needs updating
ExomeReprocessing.wdl has not been changed and needs updating
CheckFingerprint.wdl has not been changed and needs updating
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md: No such file or directory
ImputationBeagle.wdl and ImputationBeagle.changelog.md do not have matching versions
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md: No such file or directory
ImputationBeaglePreChunk.wdl and ImputationBeaglePreChunk.changelog.md do not have matching versions
CreateImputationRefPanelBeagle.wdl has not had its version updated
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md: No such file or directory
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md: No such file or directory
LiftoverVcfs.wdl and LiftoverVcfs.changelog.md do not have matching versions
Imputation.wdl has not had its version updated
Arrays.wdl has not been changed and needs updating
Some WDLs or changelog files need updating. See output for details.
validation_failed

* try creating bed files

* try again

* try again again

* a different thing

* use bedtools and bed ref panel files

* oops update the correct task

* fix

* use the right freaking file name

* remove comment
Copy link

Remember to squash merge!

Copy link

🔍Changelog Validation Results:

Comparing changelogs for pipelines that differ from the versions on 'origin/develop':
MultiSampleSmartSeq2SingleNucleus.changelog.md has not been changed and needs to be updated
SlideSeq.changelog.md has not been changed and needs to be updated
snm3C.changelog.md has not been changed and needs to be updated
PairedTag.changelog.md has not been changed and needs to be updated
Optimus.changelog.md has not been changed and needs to be updated
Multiome.changelog.md has not been changed and needs to be updated
atac.changelog.md has not been changed and needs to be updated
WholeGenomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeGermline.changelog.md has not been changed and needs to be updated
ExomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
VariantCalling.changelog.md has not been changed and needs to be updated
ReblockGVCF.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeCramOnly.changelog.md has not been changed and needs to be updated
BroadInternalUltimaGenomics.changelog.md has not been changed and needs to be updated
BroadInternalRNAWithUMIs.changelog.md has not been changed and needs to be updated
BroadInternalImputation.changelog.md has not been changed and needs to be updated
BroadInternalArrays.changelog.md has not been changed and needs to be updated
ExternalWholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExternalExomeReprocessing.changelog.md has not been changed and needs to be updated
WholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExomeReprocessing.changelog.md has not been changed and needs to be updated
CheckFingerprint.changelog.md has not been changed and needs to be updated
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Imputation.changelog.md has not been changed and needs to be updated
Arrays.changelog.md has not been changed and needs to be updated
Some changelog files need updating. See output for details.
validation_failed

Copy link

🔍Version Validation Results:

Comparing versions and changelogs for pipelines that differ from the versions on 'origin/staging':
MultiSampleSmartSeq2SingleNucleus.wdl has not been changed and needs updating
SlideSeq.wdl has not been changed and needs updating
snm3C.wdl has not been changed and needs updating
PairedTag.wdl has not been changed and needs updating
Optimus.wdl has not been changed and needs updating
Multiome.wdl has not been changed and needs updating
atac.wdl has not been changed and needs updating
WholeGenomeGermlineSingleSample.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeGermline.wdl has not been changed and needs updating
ExomeGermlineSingleSample.wdl has not been changed and needs updating
VariantCalling.wdl has not been changed and needs updating
ReblockGVCF.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeCramOnly.wdl has not been changed and needs updating
BroadInternalUltimaGenomics.wdl has not been changed and needs updating
BroadInternalRNAWithUMIs.wdl has not been changed and needs updating
BroadInternalImputation.wdl has not been changed and needs updating
BroadInternalArrays.wdl has not been changed and needs updating
ExternalWholeGenomeReprocessing.wdl has not been changed and needs updating
ExternalExomeReprocessing.wdl has not been changed and needs updating
WholeGenomeReprocessing.wdl has not been changed and needs updating
ExomeReprocessing.wdl has not been changed and needs updating
CheckFingerprint.wdl has not been changed and needs updating
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md: No such file or directory
ImputationBeagle.wdl and ImputationBeagle.changelog.md do not have matching versions
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md: No such file or directory
ImputationBeaglePreChunk.wdl and ImputationBeaglePreChunk.changelog.md do not have matching versions
CreateImputationRefPanelBeagle.wdl has not had its version updated
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md: No such file or directory
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md: No such file or directory
LiftoverVcfs.wdl and LiftoverVcfs.changelog.md do not have matching versions
Imputation.wdl has not had its version updated
Arrays.wdl has not been changed and needs updating
Some WDLs or changelog files need updating. See output for details.
validation_failed

Copy link

Remember to squash merge!

Copy link

🔍Changelog Validation Results:

Comparing changelogs for pipelines that differ from the versions on 'origin/develop':
Multiome.changelog.md has not been changed and needs to be updated
PairedTag.changelog.md has not been changed and needs to be updated
snm3C.changelog.md has not been changed and needs to be updated
Optimus.changelog.md has not been changed and needs to be updated
SlideSeq.changelog.md has not been changed and needs to be updated
atac.changelog.md has not been changed and needs to be updated
MultiSampleSmartSeq2SingleNucleus.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeCramOnly.changelog.md has not been changed and needs to be updated
VariantCalling.changelog.md has not been changed and needs to be updated
ReblockGVCF.changelog.md has not been changed and needs to be updated
WholeGenomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
ExomeGermlineSingleSample.changelog.md has not been changed and needs to be updated
UltimaGenomicsWholeGenomeGermline.changelog.md has not been changed and needs to be updated
ExternalWholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExternalExomeReprocessing.changelog.md has not been changed and needs to be updated
WholeGenomeReprocessing.changelog.md has not been changed and needs to be updated
ExomeReprocessing.changelog.md has not been changed and needs to be updated
BroadInternalRNAWithUMIs.changelog.md has not been changed and needs to be updated
BroadInternalUltimaGenomics.changelog.md has not been changed and needs to be updated
BroadInternalImputation.changelog.md has not been changed and needs to be updated
BroadInternalArrays.changelog.md has not been changed and needs to be updated
CheckFingerprint.changelog.md has not been changed and needs to be updated
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '/home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Imputation.changelog.md has not been changed and needs to be updated
Arrays.changelog.md has not been changed and needs to be updated
Some changelog files need updating. See output for details.
validation_failed

Copy link

🔍Version Validation Results:

Comparing versions and changelogs for pipelines that differ from the versions on 'origin/staging':
Multiome.wdl has not been changed and needs updating
PairedTag.wdl has not been changed and needs updating
snm3C.wdl has not been changed and needs updating
Optimus.wdl has not been changed and needs updating
SlideSeq.wdl has not been changed and needs updating
atac.wdl has not been changed and needs updating
MultiSampleSmartSeq2SingleNucleus.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeCramOnly.wdl has not been changed and needs updating
VariantCalling.wdl has not been changed and needs updating
ReblockGVCF.wdl has not been changed and needs updating
WholeGenomeGermlineSingleSample.wdl has not been changed and needs updating
ExomeGermlineSingleSample.wdl has not been changed and needs updating
UltimaGenomicsWholeGenomeGermline.wdl has not been changed and needs updating
ExternalWholeGenomeReprocessing.wdl has not been changed and needs updating
ExternalExomeReprocessing.wdl has not been changed and needs updating
WholeGenomeReprocessing.wdl has not been changed and needs updating
ExomeReprocessing.wdl has not been changed and needs updating
BroadInternalRNAWithUMIs.wdl has not been changed and needs updating
BroadInternalUltimaGenomics.wdl has not been changed and needs updating
BroadInternalImputation.wdl has not been changed and needs updating
BroadInternalArrays.wdl has not been changed and needs updating
CheckFingerprint.wdl has not been changed and needs updating
CreateImputationRefPanelBeagle.wdl has not had its version updated
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/CreateImputationRefPanelBeagle.changelog.md: No such file or directory
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/LiftoverVcfs.changelog.md: No such file or directory
LiftoverVcfs.wdl and LiftoverVcfs.changelog.md do not have matching versions
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeagle.changelog.md: No such file or directory
ImputationBeagle.wdl and ImputationBeagle.changelog.md do not have matching versions
grep: /home/runner/work/warp/warp/pipelines/broad/arrays/imputation_beagle/ImputationBeaglePreChunk.changelog.md: No such file or directory
ImputationBeaglePreChunk.wdl and ImputationBeaglePreChunk.changelog.md do not have matching versions
Imputation.wdl has not had its version updated
Arrays.wdl has not been changed and needs updating
Some WDLs or changelog files need updating. See output for details.
validation_failed

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.

5 participants