-
Notifications
You must be signed in to change notification settings - Fork 100
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
Staging -> master #1414
Staging -> master #1414
Conversation
* gatk docker update * gatk docker update * revert bqsr to gstk 4.3 * revert genotypeconcordance to gstk 4.3 * revert genotypeconcordance to gstk 4.3 * add megans commit * add megans commit * fix names of inputs for CompareVCFsVerbosely * fix names of inputs for CompareVCFsVerbosely * hook up index files * missed some test inputs * changelogs and versions * Updated pipeline_versions.txt with all pipeline version information * changelogs * Updated pipeline_versions.txt with all pipeline version information * changelogs * Updated pipeline_versions.txt with all pipeline version information --------- Co-authored-by: GitHub Action <[email protected]>
* Fix: Use CSI instead of TBI indexing in tabix command to support chromosomes larger than 512 Mbp. * Updated pipeline_versions.txt with all pipeline version information * Updated pipeline_versions.txt with all pipeline version information * updated changelogs * Updated pipeline_versions.txt with all pipeline version information * updated pairedtag version * Updated pipeline_versions.txt with all pipeline version information * CreateFragmentFile task now uses csi index format * Update pipelines/skylab/multiome/Multiome.changelog.md Co-authored-by: Elizabeth Kiernan <[email protected]> * Update pipelines/skylab/optimus/Optimus.changelog.md Co-authored-by: Elizabeth Kiernan <[email protected]> * Update pipelines/skylab/slideseq/SlideSeq.changelog.md Co-authored-by: Elizabeth Kiernan <[email protected]> * Update pipelines/skylab/smartseq2_single_nucleus_multisample/MultiSampleSmartSeq2SingleNucleus.changelog.md Co-authored-by: Elizabeth Kiernan <[email protected]> * Update pipelines/skylab/paired_tag/PairedTag.changelog.md Co-authored-by: Elizabeth Kiernan <[email protected]> * Updated pipeline_versions.txt with all pipeline version information * updating indexing for pairedtag and changing index file name * Updated outputs to reflect the csi index. Renamed the index from tbi to index * Update Multiome.wdl changed JoinBarcodes task index file name * Update pipelines/skylab/atac/atac.wdl Co-authored-by: Elizabeth Kiernan <[email protected]> --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Elizabeth Kiernan <[email protected]> Co-authored-by: ekiernan <[email protected]>
dev -> staging
DO NOT SQUASH MERGE!!! |
🔍Changelog Validation Results:
|
🔍Version Validation Results:
|
Multiome, optimus, and paired tag are failing due to nondetermism affecting the doublet_score metric: Multiome
Optimus
PairedTag
CheckFingerprint failed with a transient error. Rerunning here: https://gotc-jenkins.dsp-techops.broadinstitute.org/job/warp-workflow-tests/88299/console UltimaGenomicsJointJenotyping is failing due to some slight wiggles but @meganshand has given us the ok to update the truth for this pipeline https://gotc-jenkins.dsp-techops.broadinstitute.org/job/warp-workflow-tests/88301/ |
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 team by tagging @broadinstitute/warp-admins in a comment on this PR.