obophenotype / ABA_Uberon

Ontologized versions of the ABA structureGraphs - with mappings to Uberon
0 stars 2 forks source link

QC check for curation mistakes #32

Closed shawntanzk closed 1 year ago

shawntanzk commented 2 years ago

Just realised I made a mistake in curation and want to avoid this in the future. 2 QC checks that I would like implemented.

1) No MBA term should be mapped to more than once - I think the easiest way is to check on the robot template that no term in ID column that appears more than once is mapped different. Alternatively no duplicates on ID column and we clean up the template (there are full duplicates atm)

2) ID column and Label should match up when compared to the MBA heirachy graph thing that we get from Allen side.

No rush at all @hkir-dev but could you help me look into these QC please? thanks :)

hkir-dev commented 1 year ago

QC check implemented and merged