serratus-bio / open-virome

monorepo for data explorer UI and APIs
http://openvirome.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

[Feature] Add Text-based query builder support #36

Open ababaian opened 3 months ago

ababaian commented 3 months ago

image

To give finer control over queries, allow for explicit definition of the query. I would almost say this should even be a direct use of SQL queries here. I put in the NCBI style query builder as the example.

ababaian commented 3 months ago

Related, put the query for a given virome into the URL so that a given virome can be re-accessed.

image

EDIT: This is a seperate issue

lukepereira commented 3 months ago

URL param task is already tracked here:https://github.com/serratus-bio/open-virome/issues/23