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: do not merge regions that are not identical #440

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

jonca79
Copy link
Collaborator

@jonca79 jonca79 commented Apr 9, 2024

Some GATK CNV results are missing from the table as they where merged with CNVkit results. This will mitigate this.

This PR:

(If this is a release PR, no need to add following. Leave this part empty)
(Use the following lines to create a PR text body. Make sure to remove all non-relevant one after you're done)
(Repeat each field as many times as necessary)

Added: for new features.
Changed: for changes in existing functionality.
Deprecated: for soon-to-be removed features.
Removed: for now removed features.
Fixed: for any bug fixes.
Security: in case of vulnerabilities.

Review and tests:

  • Tests pass
  • If you've fixed a bug or added code that should be tested, add tests!
  • Code review
  • CHANGELOG.md is updated
  • New code is executed and covered by tests, and test approve

Some GATK CNV results are missing from the table as they where merged with CNVkit results. This will mitigate this.
@jonca79 jonca79 requested a review from Smeds as a code owner April 9, 2024 09:20
@Smeds Smeds merged commit 1a3bdca into develop Apr 19, 2024
7 checks passed
@Smeds Smeds deleted the svdb_skip_merging branch April 19, 2024 06:34
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