-
Notifications
You must be signed in to change notification settings - Fork 0
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
Recent PRO ids do not display in the annotation table #159
Comments
@hdrabkin Well, this likely due to the different frequencies that we're updating things. Noctua (minerva) itself is being updated (restarted) every other week, as it can be a little time consuming. To make sure that correct identifiers are in place as quickly as possible, NEO has been updated about once a week, on Fridays. Looking at that cadence, one can see where gaps can happen. |
Noting that this runs into issues like geneontology/pipeline#35; possibly the addition of new entities would affect cadence as well. |
Thanks @kltm |
There was a push at some point for a very fast cadence on NEO, but the details are slipping my mind at the moment. Assuming that a lower cadence is otherwise fine, I'd have no problem linking to to the outages (that and adding these to the main pipeline and the timing issues around those being deferred). |
It's still a trade-off. Rapid updates of NEO are desirable for responding to curators' needs, but I understand the source of confusion surrounding the table display. Maybe there are other solutions for this particular problem, e.g. the table just displays whatever the enabler is, regardless of 'type'. I'd have to ask @tmushayahama about possible options. |
Probably it's only MGI that this effects: since we continuously add new annotatable objects (isoforms and proteoforms). I'll bet most DBs see no change in their GPI overlarge periods of time. However, for us, it is more important to be able to use the ids asap, since there is already a delay between submitting to pro, getting the new ids, getting the new ids to get put into our gpi (depends on when new file available on the pro site to pick up), then waiting up to a week to have them available in Noctua. This was just noticed because was first time using the form for PRO ids; they DO appear in the graph view after making the annotation in the form. Just wasn't expecting a difference. The check with export to gpad does show the expected annotations, as well asn the annotaton preview. |
@vanaukenk it will have a chain reaction of bugs if the type is not known. So I think it's better to have all types resolved in minerva. Examples include editing, ART (constraints), complexes. distinguishing between form types CC Only vs Activity Unit. CC Only. |
To summarize actions:
@hdrabkin @kltm @tmushayahama - please confirm. Thx. |
@vanaukenk 1 and 2 correctly summarize the way operations are currently run. |
@vanaukenk We should bring back the shex error checks we disabled or the Noctua Form 1 table error display |
@hdrabkin |
Two PRO ids just new in Neo (as of last night), can be used for annotation in Form and Graph (autocomplete). However, after saving annotation the table does not display the gene product.
Use of a old PRO id does not have this issue.
Use of a regular gene product id does not have this issue.
Question: time delay between appearance of PRO id in annotation drop down vs table display? If so, how long.
The text was updated successfully, but these errors were encountered: