-
Notifications
You must be signed in to change notification settings - Fork 82
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
DSL2: genotyping #1016
DSL2: genotyping #1016
Conversation
|
TODOs:
|
TODOs:
|
This needs rereview. I did not address the Freebayed BED file issue. We will not implement it now (as it would be a new feature anyway), and only implement it if it is requested. |
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.
Overall looks good to me.
There are some missing To Dos and CITATIONS.md is still missing.
|
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.
lgtm, huge effort 💪
GATK4_HAPLOTYPECALLER now fails because the input BAM has a different sample name in its RG than produced by the Updating test-datasets to fix this. nf-core/test-datasets#1141 ✅ |
TODOs:
gatk_dbsnp
(Will need tweaking once dbsnp gets a meta)genotyping_gatk_dbsnp
needs to fit a regex pattern (*.vcf
nogz
)Progress:
PR checklist
scrape_software_versions.py
nf-core lint .
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).