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
The mapping QC workflow is about reviewing the existing mappings on an ongoing basis. The idea is to review the bottom N clusters once per month and thereby implement an ongoing cycle of ever improving mappings.
Note, there is no mappings being generated by this workflow. This is part of another issue.
Workflow:
Input Ontology O
Input M: existing mappings separated into two levels of confidence
GitHub Action: make issues for BOTTOM_10_CLUSTERS, including cluster-X.png and cluster-X.md
The reviewer now checks each cluster and _adds a semapv:MappingReview justification, which is separately curated from the existing mapping. If need be the existing mapping will be changed as well. This will be used to generate confidence scores for input M. There should never be more than 10 issues open. Ideally we can somehow recognise for a given cluster that an issue already exists (by parsing its title for the hashcode boomer provides).
New boomer requirements
Output report results.json contains probability scores that enable us to select cliques which should be reviewed.
results.json should conform to the new OAK cluster data model
cluster-X.md files should be on a by-clique basis rather than one huge file and ideally already contain the image tag which can be assumed to be in the same directory (not sure how this will work with posting a github issue though - maybe you know how this could be automated)
Comments
"joint posterior prop most likely of clique / prop next most likely - how interesting is this cluster?" @cmungall
The text was updated successfully, but these errors were encountered:
The mapping QC workflow is about reviewing the existing mappings on an ongoing basis. The idea is to review the bottom N clusters once per month and thereby implement an ongoing cycle of ever improving mappings.
Note, there is no mappings being generated by this workflow. This is part of another issue.
Workflow:
cluster-X.png and cluster-X.md
semapv:MappingReview
justification, which is separately curated from the existing mapping. If need be the existing mapping will be changed as well. This will be used to generate confidence scores for input M. There should never be more than 10 issues open. Ideally we can somehow recognise for a given cluster that an issue already exists (by parsing its title for the hashcode boomer provides).New boomer requirements
Comments
The text was updated successfully, but these errors were encountered: