NEWICK TREE FORMAT
Nodetype
Species ID
This is the traditional format using species IDs as leaf names.
NDS
This uses the current NDS tree settings as leaf names, i.e. this mode can be used for EXPORT ONLY! (until
#774 gets implemented).
The "truncated" NDS mode respects the WIDTH entry in
´Node Display Setup (NDS)´, as done by the arb tree display. This was the hardcoded behavior until arb-7.0.
The newer "untruncated" NDS mode ignores the WIDTH field and always exports complete field contents.
Group names are now as well generated via NDS in NDS mode. To export plain group names, use a group NDS with WIDTH=0 and ACI='taxonomy(1)' (which is the current default).
Label quoting
choose whether and how to quote names for leafs and/or groups. The "forced"-modes force quoting at all labels, the normal modes will only quote labels when necessary. Forced quoting of labels may be necessary to ensure other software is able to read the generated tree files.
Replace problem chars
if checked, problematic characters in labels will be replaced (currently "()[]:;," plus used quote, if any).
Save group names
if marked, groupnames (taxonomy) are written to the tree file.
Save branch lengths
if marked, branchlengths are written to the tree file.
Save edge support values/remarks
controls whether (bootstrap) support values and/or custom text remarks will be written to the tree file.
Internally Arb does not store 100% bootstrap values, instead it interprets branches w/o support values as "fully supported". Consequently Arb also does not save '100%' bootstraps to newick files by default.
By selecting 'Force 100%' or 'Any + 100%' all internal branches without support value (resp. those without any remark) will be written with a value of 100%.