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

Fix type checking in post processing of results #329

Closed yaseminbridges closed 5 months ago

yaseminbridges commented 5 months ago

Currently, to check that all data classes are of the same type RankedPhEvalDiseaseResult/RankedPhEvalVariantResult/RankedPhEvalGeneResult - this throws an error as the typing is a PhEvalDiseaseResult/PhEvalVariantResult/PhEvalGeneResult