-
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
Add ability to add multiple pieces of evidence to a given standard annotation #50
Comments
Standard annotations in GO have always had one piece of evidence. I think we need to follow that specification here, so we should not make this change. If the evidence is different, it should be a separate annotation. |
@thomaspd - Just to clarify: |
Thanks for the clarification. If it's about making curation more efficient by not having to enter re-enter the same information, then maybe a more general (and less confusing) way to do that, would be to have two "Save" buttons: a "Save and clear form" and a "Save and retain entries". If a curator presses "Save and retain" then the form doesn't clear the form entries after saving, and then the curator can modify some of the previous data to make a new annotation. This way, it would also make it more efficient when adding more than one annotation from the same paper, as the evidence would be retained. What do you think? |
This type of thing could be helpful, but I think what I would really want would go beyond 1x1 editing via a "Save and retain" mechanism. While 1x1 editing via "Save and retain" would be sufficient to add an extra evidence code or two, there is another need that really needs to be addressed. Sometimes a paper has multiple annotations that are essentially identical, but differ by the gene, from a handful, to 10's of genes, and sometimes as many as a couple hundred genes. In cases like this, I would like a functionality that exists in Protein2GO (P2GO). P2GO allows a curator to select an annotation that is still in the editing area to be selected for duplication. The curator is then presented with a box to enter a gene ID or list of gene IDs to duplicate the annotation to. This is really a time saver. |
Thanks for the additional feedback @krchristie |
@tmushayahama can we add this ability at the point of annotation creation as well as in the table to an existing annotation?
At the point of annotation creation, we could do this in a similar way to add another annotation extension or comment.
From @krchristie :
Considering that Noctua has allowed, even encouraged, adding a second piece of evidence to the same annotation for years, I think the best solution would be to add this functionality to the Standard Annotations editor as well. This would certainly produce the best work flow for annotators as it is quicker to add an additional piece of evidence to the same data that is already in the form than to have to reenter all of the information in order to add additional evidence.
#49
The text was updated successfully, but these errors were encountered: