Collapsed sequence should be expanded when the search finds a pattern inside this sequence.
It should work for "Next" and "Previous" buttons.
Scenario:
- Open "_common_data/scenarios/msa/ma2_gapped.aln".
- Open "Search in alignment" option tab.
- Set collapsing mode is enabled.
- Set pattern to "TTATT".
Expected result: pattern is selected in "Bicolorana_bicolor_EF540830" sequence. - Click the "Next" button.
Expected result: pattern is selected in "Conocephalus_discolor" sequence. - Click "Next".
Expected result: Collapsed node is expanded and next pattern is selected in "Conocephalus_sp. " sequence.
Actual result:* the selected pattern in "Podisma_sapporensis" sequence equals to "AGAAT" instead of "TTATT".
- relates to
-
UGENE-6224 Search in the Alignment Editor
- Closed