monarch-initiative / pheval

A framework for empirical evaluation of phenotype matching and prioritisation
https://monarch-initiative.github.io/pheval/
Apache License 2.0
12 stars 1 forks source link

Ensure type matching in benchmark for variants #336

Closed yaseminbridges closed 3 months ago

yaseminbridges commented 3 months ago

The variants may be read in as strings/integers for the position - which may result in a failed match for different types. Now chromosomes are explicitly str and position int