Difference between revisions of "NJplot"
(→References: Added link to paper) |
(+Cat) |
||
Line 45: | Line 45: | ||
When a subtree is being displayed, allows to add one more node towards the root in the displayed tree part. | When a subtree is being displayed, allows to add one more node towards the root in the displayed tree part. | ||
− | ==References== | + | == References == |
* Perrière G. and Gouy M (1996). WWW-Query: An on-line retrieval system for biological sequence banks. [http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6VRJ-3WJMSR2-2Y&_coverDate=12%2F31%2F1996&_alid=349815124&_rdoc=1&_fmt=&_orig=search&_qd=1&_cdi=6236&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=831b67ba4bab15e55fc8f4fbf41eb064 ''Biochimie'' '''78''':364-369]. | * Perrière G. and Gouy M (1996). WWW-Query: An on-line retrieval system for biological sequence banks. [http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6VRJ-3WJMSR2-2Y&_coverDate=12%2F31%2F1996&_alid=349815124&_rdoc=1&_fmt=&_orig=search&_qd=1&_cdi=6236&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=831b67ba4bab15e55fc8f4fbf41eb064 ''Biochimie'' '''78''':364-369]. | ||
− | ==External links== | + | == External links == |
* [http://pbil.univ-lyon1.fr/software/njplot.html Official '''NJplot''' site] | * [http://pbil.univ-lyon1.fr/software/njplot.html Official '''NJplot''' site] | ||
[[Category:Academic Research]] | [[Category:Academic Research]] | ||
+ | [[Category:Phylogenetics]] |
Revision as of 20:15, 30 December 2005
NJplot is a tree drawing program able to draw any phylogenetic tree expressed in the Newick phylogenetic tree format (e.g., the format used by the PHYLIP package). It was written by M. Gouy (see reference below). NJplot is especially convenient for rooting the unrooted trees obtained from parsimony, distance or maximum likelihood tree-building methods.
Phylogenetic trees read from Newick formatted files can be displayed, re-rooted, saved, and plotted to PostScript (or PICT for the Macintosh) files. Input trees can be with/without branch lengths, with/without bootstrap values, rooted or unrooted. Binary as well as multibranched trees are accepted.
Contents
Availability
NJplot is available at http://pbil.univ-lyon1.fr/software/njplot.html for MAC, PC (under Windows95/NT/XP), and several Unix/Linux platforms.
Online help
note: taken from the njplot.help file.
NJplot uses the Vibrant library by J. Kans.
>Menu: File
- Open
- To read a tree file in the Newick format (i.e., the file format used for trees by Clustal, PHYLIP, and other programs).
- Save plot
- To save the tree plot in PostScript format, or in the PICT format for the Macintosh.
- Save tree
- To save the tree in a file with its current rooting.
>Menu: Edit
- Copy
- [Mac and Windows ONLY!] Copies the current tree plot to the Clipboard so that the plot can be pasted to another application.
- Paste
- If the clipboard contains a parenthesized tree, this tree will be plotted.
- Clear
- Clears the current plot so that new tree data can be pasted.
- Find
- To search for a taxon in tree and display it in red. Enter a (partial) name, case is not significant.
- Again
- Redisplay in red names matching the string entered in a previous Find operation.
>Menu: Font
Allows to change the font face and size used to display tree labels.
>Menu: Paper
Allows to set the paper size used by the "Save plot" item of menu "File".
- Pagecount (x)
- sets the number of pages used by "Save plot".
Operations
- Full tree
- Normal tree display of entire tree
- New outgroup
- Allows to re-root the tree. The tree becomes displayed with added # signs. Clicking on any # will set descending taxa as an outgroup to remaining taxa.
- Swap nodes
- Allows to change the display order of taxa. The tree becomes displayed with added # signs. Clicking on any # will swap corresponding taxa.
- Subtree
- Allows to zoom on part of the tree. The tree becomes displayed with added # signs. Clicking on any # will limit display to descending taxa. Select "Show tree" to go back to full tree display.
Display
- Branch lengths
- If the tree contains branch lengths, they will be displayed. For readability, very short lengths are not displayed.
- Bootstrap values
- If the tree contains bootstrap values, they will be displayed.
Subtree up
When a subtree is being displayed, allows to add one more node towards the root in the displayed tree part.
References
- Perrière G. and Gouy M (1996). WWW-Query: An on-line retrieval system for biological sequence banks. Biochimie 78:364-369.