Closed yaseminbridges closed 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
RankedPhEvalDiseaseResult
RankedPhEvalVariantResult
RankedPhEvalGeneResult
PhEvalDiseaseResult
PhEvalVariantResult
PhEvalGeneResult
Currently, to check that all data classes are of the same type
RankedPhEvalDiseaseResult
/RankedPhEvalVariantResult
/RankedPhEvalGeneResult
- this throws an error as the typing is aPhEvalDiseaseResult
/PhEvalVariantResult
/PhEvalGeneResult