-
Notifications
You must be signed in to change notification settings - Fork 9
Use X/Y specific settings for deepvariant/trio #760
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
Conversation
e5e2618 to
d12ab96
Compare
d12ab96 to
612e611
Compare
8c2bd8a to
2635305
Compare
config/nxf_call_snv.config
Outdated
| snv { | ||
| GRCh38 { | ||
| reference { | ||
| haploidContigs = "chrX,chrY" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add chrY_KI270740v1_random?
config/nxf_call_snv.config
Outdated
| GRCh38 { | ||
| reference { | ||
| haploidContigs = "chrX,chrY" | ||
| parRegionsBed = "${VIP_DIR_DATA}/resources/GRCh38/GRCh38_PAR_20251126.bed" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a doc with source or instructions how to recreate file
docs/usage/config.md
Outdated
| | cram.call_sv | true | enable/disable the detection of structural variants. disable this manually in case of non-paired-end Illumina data. | | ||
| | snv.GRCh37.reference.haploidContigs | | | | ||
| | snv.GRCh37.reference.parRegionsBed | | | | ||
| | snv.GRCh38.reference.haploidContigs | chrX,chrY | chromosomes that should be considered haploid for male samples | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add chrY_KI270740v1_random?
Before submitting this PR, please make sure:
bash test/test.shand verified that all tests passcram/complex | PASSED | 492101=completed output/cram/complex/.nxf.log
cram/multiproject | PASSED | 492102=completed output/cram/multiproject/.nxf.log
cram/nanopore_duo | PASSED | 492103=completed output/cram/nanopore_duo/.nxf.log
cram/nanopore | PASSED | 492104=completed output/cram/nanopore/.nxf.log
cram/single | PASSED | 492105=completed output/cram/single/.nxf.log
cram/trio | PASSED | 492106=completed output/cram/trio/.nxf.log