Opened 6 years ago
Closed 6 years ago
#1053 closed defect (fixed)
The "High HET" filter in the "Flagged alignments" wizard should load more alignments
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v4.18 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
When the "High HET" filter is selected in the "Flagged alignments" wizard it should load all alignments that are related to the patients that have at least one "High HET" alignments. We hope to find a secondary alignment that has a normal HET and it is not certain that the other alignment is flagged due to a high mismatch.
Note:
See TracTickets
for help on using tickets.
(In [4816]) Fixes #1053: The "High HET" filter in the "Flagged alignments" wizard should load more alignments
It turned out that the query to find the extra alignments was created, but the result was never used for loading the VCF files.