Skip to content

Commit

Permalink
Add API, prototype demo UI for interactive filtering (#1927)
Browse files Browse the repository at this point in the history
* Support interactive filtering of variants with new API functions and 1 new event.  
   - `filter` property on VariantTrack, a function that takes a variant and returns a pass/fail boolean
   - new method `getInViewFeatures` on VariantTrack, returns features in view that pass filter
   - new event `featuresloaded` broadcast on completion of a load





---------

Co-authored-by: jrobinso <[email protected]>
  • Loading branch information
eweitz and jrobinso authored Feb 5, 2025
1 parent 5087f3a commit 5c936c8
Show file tree
Hide file tree
Showing 6 changed files with 1,622 additions and 12 deletions.
Loading

0 comments on commit 5c936c8

Please sign in to comment.