NJplot
From Bioinformatist.com
Contents |
[edit]
Introduction
NJplot is a phylogenetic tree-drawing program capable of reading phylogenetic tree information in the Newick format.[edit]
Package details
* Format: Pre-compiled binary* Source Code: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/njplot-unrooted.tar
* Version: -
* License: -
* Developer(s): Perrière, G. and Gouy, M.
* Website:http://pbil.univ-lyon1.fr/software/njplot.html
* Download: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/njplot.linux
* Requirements: -
* FAQ: -
[edit]
Installation
[edit]
Linux
- Download the file njplot.linux
- Copy it to a location accessible by all users (/usr/bin or /usr/local/bin)
cp njplot.linux /usr/local/bin/
- Make a symbolic link for easy access
cd /usr/local/bin
ln -s njplot.linux njplot
[edit]
Running
NJplot can be launched by using the command njplot[edit]
Troubleshooting
