Opened 7 years ago

#746 new misbehavior

probe match AWAR does not strictly identify the selected match

Reported by: westram Owned by: devel
Priority: normal Milestone:
Component: ARB_NTREE Version: SVN
Keywords: Cc:

Description

Selecting a probe in the selection list of the probe match result window, doesn't strictly select that probe:

  • AWAR AWAR_PD_SELECTED_MATCH (which is bound to the selection list) just contains the species-name (or the combined organism/gene-name)
    • if multiple matches are found for one species, selecting the second match will instantly jump to the first match found for that species

Current AWAR connections:

Changing AWAR modifies AWARs
AWAR_PD_SELECTED_MATCHAWAR_SPECIES_NAME (+ optionally AWAR_GENE_NAME)
AWAR_TARGET_STRING

Solution:

Also store absolute position of match in AWAR

  • modify AWAR_CURSOR_POSITION (or AWAR_SET_CURSOR_POSITION) on change
    ⇒ EDIT4 will jump w/o need to use internal sequence search

Change History (0)

Note: See TracTickets for help on using tickets.