Opened 11 years ago

Closed 9 years ago

Last modified 3 years ago

#517 closed enhancement (obsolete)

Provide easier tree member comparison

Reported by: westram Owned by: devel
Priority: normal Milestone: arb7.0
Component: ARB_NTREE Version: SVN
Keywords: Cc: jpeplies@…

Description

Comparing members of two or more trees currently is possible using 'ARB_NT/Species/Mark species/Species [NOT] in Tree/…'.

To perform useful comparisons these functions are too complicated and not intuitive at all, e.g.:

  • "Mark species common in 2 trees":
    • select tree1, mark species not in tree
    • select tree2, mark species not in tree
    • invert marks of all species
  • "Mark species unique in one of 2 trees":
    • select tree1, mark species in tree
    • select tree2, invert species in tree
  • "Mark species missing in some of 3 trees":
    • … (i don't even like to think about how to do that)

Todo:

  • Provide a window similar to consensus tree window (i.e. selected trees/all trees lists).
  • Possible functions:
    • 'Mark members' (= in any of the selected trees)
    • 'Mark common species' (= in all selected trees)
    • 'Mark unique species' (= only in one of the selected trees)
    • 'Mark missing species' (= in one, but not in all selected trees)
  • same for 'Unmark' + 'Invert'

Change History (4)

comment:1 Changed 11 years ago by westram

  • Cc jpeplies@… added

useful or useless? ideas?

comment:2 Changed 9 years ago by westram

  • Resolution set to obsolete
  • Status changed from new to closed

Most of it has been implemented with [13821] for #651

comment:3 Changed 9 years ago by westram

  • Milestone set to arb6.1

mark changes that got fixed after arb 6.0.x

comment:4 Changed 3 years ago by westram

  • Milestone changed from arb6.1 to arb7.0

Milestone renamed

Note: See TracTickets for help on using tickets.