ccmbioinfo / osmp

One-Sided Matching Portal
6 stars 1 forks source link

React: Only the first ten matching gene hits are being returned from the mygene.info gene query service #313

Closed themisteryang closed 2 years ago

themisteryang commented 2 years ago

Currently, for the gene search autocomplete, OSMP is only querying for the first ten matching gene hits (as the size parameter defaults to 10). As a result, any additional gene hits beyond the first ten are not being returned to OSMP. Instead, we want to allow the user to fetch more gene hits (if available).