Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.2 Minor Release
-
Labels:
-
Story Points:0.5
-
Sprint:Summer 2018 Part 2
Description
An IGB App developer asks:
"Can I select a region/part of my data and get the location, or maybe even values for different lines, of it as an output? For example, I have peaks from ChIP-seq analysis and I want to know exact location/values of those which are selected in IGB."
Investigate how this could be done and add comments here.
- How does an App find out what items are currently selected in IGB?
- How does an App gain access to attributes of the currently selected items?
Tips:
- Look at how ProtAnnot does it.
- Look at Development plug-ins that perform operations on single annotation Glyph objects
- Look at IgbService
- Look at how API services are implemented in general
Attachments
Issue Links
- relates to
-
IGBF-1355 Make a new IGB "demo" App that shows how Apps can get access to track data
-
- Closed
-
Overall, this document is good and addresses the questions in this issue.
I have made some comments within the document regarding minor points in terminology and clarification. It is my understanding that this document is still in progress overall (as it is closely related to
IGBF-1355, which is still in progress), but it does answer the questions in this issue, so I am moving it to the Ready for Pull Request column.The link to
IGBF-1355: https://jira.transvar.org/browse/IGBF-1355