Opened 8 years ago

Last modified 6 years ago

#722 assigned misbehavior

merge tool: shall warn about mismatch in alignment length

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: ARB_MERGE Version: SVN
Keywords: Cc:

Description

Possible solution:

  • 'MERGE ALIGNMENTS' window
    • add status AWAR (similar to 'Check IDs' window)
      • set status to 'OK' by pressing 'Check' button, if
        • alignment types match (plus any other things checked by code)
        • alignment lengths match
    • add toggle 'Accept length difference' (should be OFF after startup)
      • bypasses length-check if checked
  • 'TRANSFER SPECIES' window
    • deny to popup window if alignment-check-status-AWAR does not read 'OK'

Change History (3)

comment:1 Changed 8 years ago by westram

  • Owner changed from devel to westram
  • Status changed from new to accepted

comment:2 in reply to: ↑ description Changed 8 years ago by westram

Replying to westram:

  • add status AWAR (similar to 'Check IDs' window)
    • set status to 'OK' by pressing 'Check' button, if
      • alignment types match (plus any other things checked by code)
      • alignment lengths match

Do not generally require to call 'Check alignments':

  • just raise error if length mismatches
  • only require to call it to override length-check!

comment:3 Changed 6 years ago by westram

  • Status changed from accepted to assigned
Note: See TracTickets for help on using tickets.