Skip to content

Commit

Permalink
Merge pull request #440 from genomic-medicine-sweden/svdb_skip_merging
Browse files Browse the repository at this point in the history
feat: do not merge regions that are not identical
  • Loading branch information
Smeds authored Apr 19, 2024
2 parents 59a7e89 + 1d9a027 commit 1a3bdca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ svdb_merge:
cnv_caller:
- cnvkit
- gatk
overlap: 1 #Just merge the two vcf-files without merging regions
extra: "--pass_only" #Just merge the two vcf-files without merging regions

svdb_query:
Expand Down

0 comments on commit 1a3bdca

Please sign in to comment.