-
Notifications
You must be signed in to change notification settings - Fork 31
Home
The Newick Utilities are a set of Unix shell tools for high-throughput processing of phylogenetic trees.
They accept trees of any size and can process any number of trees in a single run. The perform functions such as:
- (re)-rooting
- extracting branch length
- displaying (ASCII graphics or SVG)
- extracting subtrees
- renaming nodes
- etc.
They are written in C and distributed under the BSD License.
2012-06-21 - Will try to port the manual to ConTeXt. This may solve some problems I have now with LaTeX. Clickable ToC seems to work, and the build process will be simpler.
2012-05-29
Feature freeze for release 1.7. This includes:
- Using CMake as a build system
- Display trees with VT100-style pseudo-graphical characters
2011-12-15
nw_display
can draw trees at a fixed scale (rather than only a fixed width, as before).
2011-11-23
Stable Release 1.6 is out. You can get it from here with Git, or get tarballs (including binaries) from http://cegg.unige.ch/newick_utils. New in this release:
- a new version of
nw_ed
that embeds a Lua interpreter -
nw_reroot
can do longest-branch rerooting
This Github repository is mainly for users who want the latest, bleeding-edge (and therefore less stable) version. For the stable version (which also has binaries), the official site is http://cegg.unige.ch/newick_utils (though the stable release is also available here, as branch "stable").
If you use the Newick Utilities in published work, please cite:
The Newick Utilities: High-throughput Phylogenetic tree Processing in the UNIX Shell
Thomas Junier and Evgeny M. Zdobnov
Bioinformatics 2010 26:1669-1670
http://bioinformatics.oxfordjournals.org/content/26/13/1669.full
doi:10.1093/bioinformatics/btq243