labsquare / cutevariant

A standalone and free application to explore genetics variations from VCF file
https://cutevariant.labsquare.org/
GNU General Public License v3.0
103 stars 21 forks source link

[quick search] Improve quick search #375

Open antonylebechec opened 2 years ago

antonylebechec commented 2 years ago

Proposition to improve quick search:

antonylebechec commented 2 years ago

Some fix and new features in "branch fix_gene_view":

quicksearch quicksearch2 quicksearch3 quicksearch4

dridk commented 2 years ago
dridk commented 2 years ago
dridk commented 2 years ago

from the new branch #375 , @SteampunkIslande disable existing filter extension . Because, searching two gene name will generate a filter like "gene='CFTR' AND gene='GJB2'". I suggest to extend existing filter with quick filter only for VQL statement.

antonylebechec commented 2 years ago

You're right. VQL is the answer to select multiple genes, such as "ann.gene IN KRAS,NRAS"

dridk commented 2 years ago

je clos l'issue pour la release.. On rouvrira pour améliorer

antonylebechec commented 2 years ago

On ne peut pas la clore tant que :

On peut le faire ne mémorisant la requête construite, puis l'enlever soit

  1. quand le requête quick search est "vide",
  2. quand une autre requête est demandée