Antony Le Béchec

Results 42 issues of Antony Le Béchec

**Describe the bug** When a variant is selected and multiple samples selected (in validation widget), the validation is done only in one sample. **To Reproduce** Steps to reproduce the behavior,...

bug
enhancement
gui

Proposition to improve quick search: - [ ] Quick search bar error in focus (need to unfocus main window to focus on quick search bar) - [ ] Apply quick...

enhancement
core

In order to be able to create VQL with column comparison, enable "value" as a column. Example: SELECT chr,pos,ref,alt FROM variant WHERE **ref = alt** Suggestion: - add in sql.txt:...

enhancement
core

**Describe the bug** By default, sample in VCF that already exists in DB is merge. That's particularly useful to import multiple VCF for one sample (such as VCF from multiple...

enhancement
gui

**Describe the bug** SQL Error where too many samples are selected **To Reproduce** Steps to reproduce the behavior, for example: 1. Select multiple samples in Validation plugin (or a big...

bug
core
high-priority

In order to add information on samples through PED file, use column (>6) to create new column in the samples table. Suggestion (depend on the strategy): - control column, by...

enhancement

Add modification of presets' names, as a refactored dialog box. For "fields", "filters", "validated", "VQL" presets

enhancement
low-priority

Please edit this template: **Describe the bug** Cancel button disabled in import VCF **To Reproduce** Steps to reproduce the behavior, for example: 1. Click on 'Import file' 2. Click on...

bug
low-priority

Suggestion to manage "Order By" through interface: - add columns "order by" as a list (column+ASC/DESC) just at the right of the "Sort fields order" dialog box in "Fields editor"...

enhancement
gui
low-priority

In addition to fields and filters, an "order_by" plugin/option should be really usefull. This option would propose multi fields to order variants in variant_view table. This option could be associate...

gui
core