monarch-initiative / phenopacket-store

Collections of GA4GH phenopackets that represent individuals with Mendelian diseases.
https://monarch-initiative.github.io/phenopacket-store/
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Add Q/C on the level of the entire store #121

Closed ielis closed 3 months ago

ielis commented 3 months ago

Add Q/C at the level of the entire store.

The Q/C framework currently checks if the phenopacket IDs are unique in the context of the store.

The Q/C is performed as part of the CI. The CI currently FAILS due to a possible duplicate, as pointed out in #122 .

pnrobinson commented 3 months ago

fixed duplicate, will merge