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

Do not split multiallelic variants #640

Merged
merged 23 commits into from
Nov 4, 2024
Merged

Conversation

bartcharbon
Copy link
Member

@bartcharbon bartcharbon commented Oct 18, 2024

End-to-end tests are not executed by Travis CI, please execute manually:

  • APPTAINER_BIND=$PWD bash test/test.sh passes
  • Updated documentation

cram/complex | PASSED | 280163=completed output/cram/complex/.nxf.log
cram/multiproject | PASSED | 280164=completed output/cram/multiproject/.nxf.log
cram/nanopore_duo | PASSED | 277386=completed output/cram/nanopore_duo/.nxf.log
cram/nanopore | PASSED | 277387=completed output/cram/nanopore/.nxf.log
cram/single | PASSED | 280167=completed output/cram/single/.nxf.log
cram/trio | PASSED | 280168=completed output/cram/trio/.nxf.log
fastq/nanopore_adaptive_sampling | PASSED | 280146=completed output/fastq/nanopore_adaptive_sampling/.nxf.log
fastq/nanopore | PASSED | 277391=completed output/fastq/nanopore/.nxf.log
fastq/pacbio_hifi | PASSED | 277392=completed output/fastq/pacbio_hifi/.nxf.log
gvcf/liftover | PASSED | 277393=completed output/gvcf/liftover/.nxf.log
gvcf/multiproject | PASSED | 277394=completed output/gvcf/multiproject/.nxf.log
gvcf/trio | PASSED | 277395=completed output/gvcf/trio/.nxf.log
vcf/aip | PASSED | 277396=completed output/vcf/aip/.nxf.log
vcf/chd7 | PASSED | 277397=completed output/vcf/chd7/.nxf.log
vcf/corner_cases | PASSED | 277398=completed output/vcf/corner_cases/.nxf.log
vcf/deb_register | PASSED | 277399=completed output/vcf/deb_register/.nxf.log
vcf/empty_input | PASSED | 277400=completed output/vcf/empty_input/.nxf.log
vcf/empty_output_filter_samples | PASSED | 277401=completed output/vcf/empty_output_filter_samples/.nxf.log
vcf/empty_output_filter | PASSED | 277402=completed output/vcf/empty_output_filter/.nxf.log
vcf/filter_samples | PASSED | 277403=completed output/vcf/filter_samples/.nxf.log
vcf/liftover | PASSED | 277404=completed output/vcf/liftover/.nxf.log
vcf/multiproject_classify | PASSED | 277405=completed output/vcf/multiproject_classify/.nxf.log
vcf/mvid | PASSED | 277406=completed output/vcf/mvid/.nxf.log
vcf/str | PASSED | 277407=completed output/vcf/str/.nxf.log
vcf/trio | PASSED | 277408=completed output/vcf/trio/.nxf.log
vcf/vkgl_lb | PASSED | 277409=completed output/vcf/vkgl_lb/.nxf.log
vcf/vkgl_lp | PASSED | 277410=completed output/vcf/vkgl_lp/.nxf.log
vcf/vkgl_vus | PASSED | 277411=completed output/vcf/vkgl_vus/.nxf.log

@bartcharbon bartcharbon changed the title Feat/multiallelic Do not split multiallelic variants Oct 25, 2024
@bartcharbon bartcharbon marked this pull request as ready for review October 25, 2024 13:41
modules/vcf/templates/classify.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify_samples.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify_samples.sh Outdated Show resolved Hide resolved
modules/vcf/templates/classify_samples.sh Outdated Show resolved Hide resolved
modules/vcf/templates/inheritance.sh Outdated Show resolved Hide resolved
modules/vcf/templates/inheritance.sh Outdated Show resolved Hide resolved
test/suites/vcf/resources/corner_cases.vcf Outdated Show resolved Hide resolved
Copy link
Contributor

@dennishendriksen dennishendriksen left a comment

Choose a reason for hiding this comment

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

update VIP documentation to mention multi-allelic behavior?

bartcharbon and others added 16 commits November 4, 2024 08:53
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
@dennishendriksen dennishendriksen merged commit b315a59 into main Nov 4, 2024
1 check passed
@dennishendriksen dennishendriksen deleted the feat/multiallelic branch November 4, 2024 10:07
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