monarch-initiative / genophenocorr

Genotype Phenotype Correlation
https://monarch-initiative.github.io/genophenocorr/stable
MIT License
4 stars 1 forks source link

Report the number of performed tests in `GenotypePhenotypeAnalysisResult` #98

Open ielis opened 7 months ago

ielis commented 7 months ago

When doing multiple tests, knowing how many tests were preformed is a useful information to have.

We should provide the users with a simple way to get the number of performed tests.

This can be implemented as a new int property on GenotypePhenotypeAnalysisResult.