setTrackClickFunction,igvR-method {igvR} | R Documentation |
Set the visible region, by explicit chromLoc string, or by named features in any curently loaded annotation tracks
## S4 method for signature 'igvR' setTrackClickFunction(obj, javascriptFunction)
obj |
An object of class igvR |
javascriptFunction |
expressed as a 2-element named list: body + args |
""