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

feat: upgrade to GATK v4.3.0 for gCNV variant calling (#218) #265

Merged
merged 9 commits into from
Dec 23, 2022

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Dec 16, 2022 that may be closed by this pull request
@github-actions
Copy link

  • Please format your Python code with black: make black
  • Please format your Snakemake code with snakefmt: make snakefmt
  • Please organize your imports isorts: make isort
  • Please ensure that your code passes flake8: make flake8

You can trigger all lints locally by running make lint

@holtgrewe holtgrewe force-pushed the 218-adjust-gcnv-case-mode-to-perform-calls-per-family branch 2 times, most recently from 09e40de to ab1fdfd Compare December 21, 2022 13:10
@coveralls
Copy link

coveralls commented Dec 21, 2022

Coverage Status

Coverage: 88.877% (+0.01%) from 88.865% when pulling d9d33bb on 218-adjust-gcnv-case-mode-to-perform-calls-per-family into a3303ac on main.

@holtgrewe holtgrewe force-pushed the 218-adjust-gcnv-case-mode-to-perform-calls-per-family branch 2 times, most recently from 2e8954e to 5947bec Compare December 22, 2022 15:56
@holtgrewe holtgrewe force-pushed the 218-adjust-gcnv-case-mode-to-perform-calls-per-family branch from 5947bec to 02479ea Compare December 22, 2022 16:19
@holtgrewe holtgrewe changed the title Upgrade to GATK 4.3.0 for gcnv calling (#218) feat: upgrade to GATK v4.3.0 for gCNV variant calling (#218) Dec 23, 2022
@holtgrewe holtgrewe marked this pull request as ready for review December 23, 2022 09:20
@holtgrewe holtgrewe merged commit 372464e into main Dec 23, 2022
@holtgrewe holtgrewe deleted the 218-adjust-gcnv-case-mode-to-perform-calls-per-family branch December 23, 2022 09:22
@tedil tedil mentioned this pull request Jun 28, 2024
This was referenced Dec 9, 2024
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.

Uprade GATK to v4.3.0 for gCNV variant calling.
2 participants