You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: