Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload expected phenotype algorithm results to a data source as test-cases #234

Open
1 of 4 tasks
ChristophB opened this issue Jan 27, 2025 · 0 comments · May be fixed by #239
Open
1 of 4 tasks

Upload expected phenotype algorithm results to a data source as test-cases #234

ChristophB opened this issue Jan 27, 2025 · 0 comments · May be fixed by #239
Assignees
Labels
phenotypes Related to phenotypes logic

Comments

@ChristophB
Copy link
Member

ChristophB commented Jan 27, 2025

We want to allow users to upload expected data for some phenotypes into a local data source. The user can then start an automated check of a phenotype model, where all data of a local data source is provided to a phenotypic query and results are compared with expected values. A report should be prepared to highlight passed and failed tests.

  • Update DB schema
  • Modify importer to handle expected results
  • Implement routine that provides data to the top-phenotypic-query component and compares results to expected results
  • Prepare a report to summaries test results.
@ChristophB ChristophB added the phenotypes Related to phenotypes logic label Jan 27, 2025
@ChristophB ChristophB linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phenotypes Related to phenotypes logic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants