Opened 2 years ago

Last modified 22 months ago

#845 _started misbehavior

newick tree exporter shall allow to export 100% bootstraps

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: Library (tree) Version: SVN
Keywords: Cc:

Description

  • this has been introduced by implementing #614 (before trees could contain '100%' bootstraps)
  • change toggle 'Save bootstrap values' into option menu 'Bootstraps?' (None, All, All<100%)

related: #787, #838, #767

Change History (4)

comment:1 Changed 2 years ago by westram

  • Priority changed from normal to major

comment:2 Changed 22 months ago by westram

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

comment:3 follow-up: Changed 22 months ago by westram

Decided to deny saving with the following parameter combination:

  • support values
  • groupnames
  • without quoting

Trees formerly saved with that combination cannot be interpreted without ambiguities.

comment:4 in reply to: ↑ 3 Changed 22 months ago by westram

Replying to westram:

Trees formerly saved with that combination cannot be interpreted without ambiguities.

This problem is not specific to this ticket. But saving 100%-bootstraps made it much more likely a conflict occurs ⇒ installed unittests simply did not cover the problematic cases, so the problems with reloading went undetected.

Note: See TracTickets for help on using tickets.