Displays a tree as a graph, as text or SVG. Synopsis -------- nw_display [options] Input ----- Argument is the name of the file containing one or more trees, or '-' (in which case the tree is read on stdin). Output ------ Outputs a graph representing the tree, either as text (default) or as SVG (option -s). Underscores in labels are replaced with spaces. Trees with no branch lengths are taken to be cladograms and are drawn with leaves aligned. Otherwise, the tree is assumed to be a phylogram: branch lengths are honored and a scale bar is drawn. SVG graphics can be converted to other formats with converters such as Inkscape (e.g. to PDF) or ImageMagick (e.g. to PNG or JPEG). Inkscape is available from www.inkscape.org and ImageMagick from www.imagemagick.org. Options ------- -a : rotate all labels by this amount (radians, default: 0) [only SVG radial] -A : rotate left-side labels by this amount (radians, default: 0.0349 (=~ 2°)) [only SVG radial] -b : CSS for branch length labels. [only SVG] Default: 'font-size:small;font-family:sans'. setting 'opacity:0' disables printing of branch lengths. -c : use specified file as CSS map [only SVG]. A CSS map is a text file which specifies a style (CSS) for a clade. Each line has the following structure: