As seen in the conditional analysis proof of concept in the Broad portal implementation of LocusZoom, there may be situations where an implementer may want to programmatically clear selections. Presently this is possible but only through direct manipulation of the state, and important deselection logic therefore doesn't necessarily get triggered.
The LocusZoom core library should extend methods to clear all selected elements on a per-plot, per-panel, and per-data-layer basis.
As seen in the conditional analysis proof of concept in the Broad portal implementation of LocusZoom, there may be situations where an implementer may want to programmatically clear selections. Presently this is possible but only through direct manipulation of the state, and important deselection logic therefore doesn't necessarily get triggered.
The LocusZoom core library should extend methods to clear all selected elements on a per-plot, per-panel, and per-data-layer basis.