-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some minimal QC to the NEO pipeline #89
Comments
Work at #90 |
After some testing, we are unable to create a full data environment with the restrictions from GHA: |
Looking at doing tests in the form of
Alternatively, we could write a direct test script with oaklib and a test list. Probably still easier to make sure that lib is in ODK and run in there. Stub added to pipeline. |
It looks like there is action to get oaklib into odk, which would be convenient. |
Candidate in testing here: INCATools/ontology-development-kit#586 |
The goal of the QC will be to test whether a number of test IDs are present at each load. |
Suggestion from @cmungall to use sqlite backend. |
For the tooling we want, we expect it to be added to a versioned public ODK release around June 1st (https://github.com/INCATools/ontology-development-kit/milestone/5). |
Noting that
|
Hm, making progress after a little update:
|
@pgaudet I think we're unlikely to get to this soon: |
Trying:
Will follow up later on--looking at Makefile, not sure how to pass parameters or what might magnitude be needed/expected. |
With that though,
Not always getting expected results: often not getting |
Noting that I load go-lego.owl and neo.owl into solr, so naturally can't query GO when just NEO. |
From the software call, we've agreed to add some minimal QC to the NEO pipeline for this project.
@pgaudet @vanaukenk Would you mind providing a handful of example genes to check for when building NEO?
The text was updated successfully, but these errors were encountered: