monarch-initiative / omim

Data ingest pipeline for OMIM.
7 stars 3 forks source link

GitHub Action for builds: Quick QC check for `review.tsv` #170

Open joeflack4 opened 2 days ago

joeflack4 commented 2 days ago

Overview

We recently added a release artefact called review.tsv.

Some of the cases in it are regular and not critical. However, there are other cases which are (much more) unexpected, listed in "critically offending cases" below.

Basically, the build should run, and then the following QC check should execute: Check review.tsv, and if any case classes that are known to be "critically offending" appear, the QC should fail.

This way, we get an email.

Sub-tasks

Critically offending cases