Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun
Description
Currently, when users want to run ProtAnnot, they must select one or more gene models and then choose Tools > Start ProtAnnot.
This is fine, but it would be even better if they could also select one or more gene models, right-click on the selected models to trigger a context menu, and then choose an option "Start ProtAnnot" from there.
How this works:
- An App can add an item to the right-click context menu by implementing org.lorainelab.igb.menu.api.AnnotationContextMenuProvider
- The App must also declare this to be a service using standard SCR annotations
As an example, see:
- NCBIPrimer in https://bitbucket.org/lorainelab/experimental-apps-for-igb
- Note: We may be moving NCBIPrimer to its own repository soon. To find it, check the IGB Apps project in BitBucket: https://bitbucket.org/account/user/lorainelab/projects/IAQ
U
Attachments
Issue Links
- is blocked by
-
IGBF-937 Make InterproScan default tab upon opening ProtAnnot
-
- Closed
-
I have moved this to Current Sprint. I hope its okay to do so Prof. [~aloraine]