NJplot

From Bioinformatist.com

Jump to: navigation, search

Contents

Introduction

NJplot is a phylogenetic tree-drawing program capable of reading phylogenetic tree information in the Newick format.

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: -

Installation

Linux

  1. Download the file njplot.linux
  2. Copy it to a location accessible by all users (/usr/bin or /usr/local/bin)
    cp njplot.linux /usr/local/bin/
  3. Make a symbolic link for easy access
    cd /usr/local/bin
    ln -s njplot.linux njplot

Running

NJplot can be launched by using the command njplot

Troubleshooting