Conversation
|
Remember to squash merge! |
🔍Changelog Validation Results: |
🔍Version Validation Results: |
There was a problem hiding this comment.
Pull request overview
This PR adds ADMIXTURE-based workflows for All of Us (AoU) ancestry analysis and local ancestry reference testing. These workflows complement existing Rye-based estimation by providing an alternative approach that addresses population overestimation biases observed in the Rye method.
Changes:
- Added
run_admixture.wdlworkflow for unsupervised ancestry clustering using ADMIXTURE software - Added
convert_vcf_to_plink_bed.wdlworkflow to convert VCF files to PLINK binary format - Added comprehensive README documentation explaining the three admixture workflows and their trade-offs
- Updated
.dockstore.ymlto register the new workflows
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| all_of_us/admixture/run_admixture.wdl | Implements ADMIXTURE workflow with parameterized K value and CPU/memory settings |
| all_of_us/admixture/run_admixture.changelog.md | Documents version history for run_admixture workflow |
| all_of_us/admixture/convert_vcf_to_plink_bed.wdl | Implements VCF to PLINK conversion using PLINK software |
| all_of_us/admixture/convert_vcf_to_plink_bed.changelog.md | Documents version history for convert_vcf_to_plink_bed workflow |
| all_of_us/admixture/README.md | Provides comprehensive documentation of all three admixture workflows |
| .dockstore.yml | Registers the two new workflows in Dockstore |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Remember to squash merge! |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
🔍Version Validation Results: |
🔍Changelog Validation Results: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Remember to squash merge! |
1 similar comment
|
Remember to squash merge! |
🔍Changelog Validation Results: |
🔍Version Validation Results: |
1 similar comment
🔍Version Validation Results: |
🔍Changelog Validation Results: |
|
Remember to squash merge! |
🔍Changelog Validation Results: |
🔍Version Validation Results: |
|
Remember to squash merge! |
🔍Version Validation Results: |
🔍Changelog Validation Results: |
|
|
||
| --- | ||
|
|
||
| # CMRG Variant Calling Workflows (WDL) |
There was a problem hiding this comment.
Should "challenging medically relevant genes (CMRG)" be in here at least once
There was a problem hiding this comment.
yes, yes it should. Thank you!
|
Remember to squash merge! |
🔍Version Validation Results: |
🔍Changelog Validation Results: |
|
Remember to squash merge! |
🔍Version Validation Results: |
🔍Changelog Validation Results: |
|
Remember to squash merge! |
🔍Version Validation Results: |
🔍Changelog Validation Results: |
Addig admixture workflows used for both AoU admixture analyses and local ancestry initial reference testing