intermine / intermine/bluegenes
Support larger region searches
Open
enhancement
Region Search
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
It's currenly limited by what the client (your computer and browser) can handle. The old webapp performed the region searches on the server and only transferred the data the client was currently looking at. It's doable to implement this similarly using the BG backend.
Contributor guide
Assessment
This issue has not been assessed yet.