KarrLab / datanator_rest_api

A OAS3 compliant REST API for the Datanator integrated database
MIT License
0 stars 3 forks source link

Add option to metabolite full text search results to only return metabolites with concentration data #86

Open jonrkarr opened 4 years ago

jonrkarr commented 4 years ago

Example:

If there's no data, shouldn't this be excluded from the full-text search results?

lzy7071 commented 4 years ago

Did you mean /ftx/text_search/num_of_index/ or /metabolites/concentrations/similar_compounds/?

jonrkarr commented 4 years ago

This is similar to #89. Upon further reflection, I think its useful for Datanator to explicitly communicate to users that we do not have relevant data about a metabolite.

After we finish debugging, we can add an option to the full text search and UI to only return results that have data.