-
Notifications
You must be signed in to change notification settings - Fork 7
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
Missing GO term #2852
Comments
It looks like a timing issue. It wasn't in last night's Chado but it's there tonight. So the message should be gone in the morning. |
It looks like there was a delay between the snapshot running and the files appearing on the snapshot server? We use this file for Chado:
The date in the file is:
Be the file timestamp implies that the file was copied to the snapshot web site three days later: curl -s -I http://snapshot.geneontology.org/ontology/go-basic.obo | grep Last-Modified
That doesn't explain why QuickGO is up to date though. |
Hi @kltm do you know how QuickGo is ahead of the snapshot? are we using the correct file? |
@ValWood There are a few factors here, but most of them boil down to a combination of 1) syncing lag and 2) we are in a transition in how we setup our pipelines. Most importantly for this, maybe, is that the initial part of a snapshot release is a "freezing" of the data, which usually happens on Sunday. That is then manually checked and a secondary phase is run to produce associated product that we need; this used to be automated, and will be again soon. There can be a lag of a few days in there, but generally not more than that unless there is a problem. The next bit is just informational, as we are changing this interaction and how our pipelines interact overall. QuickGO (currently) uses the QC version of the ontology, for some purposes, which is not synced with QC or annotation data. We will be switching to a faster and lighter pipeline which will better align all of these concerns soon (e.g. geneontology/pipeline#382). |
Thanks for the info! |
All fine now: https://www.pombase.org/reference/PMID:19328067 |
logs have:
warning in a7c6118865e72409: can't find term with ID: GO:0160199
warning in a7c6118865e72409: can't find term with ID: GO:0160199
but I see it here:
https://www.ebi.ac.uk/QuickGO/term/GO:0160199
The text was updated successfully, but these errors were encountered: