PGScatalog / pgscatalog_utils

(superseded by pygscatalog) Utilities for working with PGS Catalog API and scoring files
Apache License 2.0
4 stars 3 forks source link

Keep missing vars #6

Closed smlmbrt closed 2 years ago

smlmbrt commented 2 years ago

The denominator of the scoring files (number of variants) will be incorrect in match_variants if we don't keep all variants from the original scoring file in the combined .txt file. This PR adapts combine_scorefiles to account for this.

Still ToDo: