4ndr01d3/biosual

query by other features

Closed this issue · 1 comments

Use other fields besides accession numbers for the query
Reviewer 3 - Usability recommendation 1

The pre-filters give a work-around way to achieve this. for instance a pre-filter defined like:
"Filter the Proteins with feature gene-name equals relA"
Allows to search over the network to get all the interactions which value on the field gene-name is relA.

We want to keep this separate from the text area search, to be able to provided autocomplete functionalities.
Having the autocomplete over all the fields of the dataset will cause more performance issues because basically mean to have to go trough the whole dataset to bring alternatives every time the user presses a new key.