Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's tools.

 

 

 

 

 

(Tool) NJplot

 

NJplot is a tool written in C (with French comments) that I use to plot Newick trees.

 

 

 

 

 

NJplot command-line example

 

When using NJplot from command line, the following should work:

 

njplot -psonly tree.txt

 

(assuming tree.txt exists, which it does). The reply I get, however, is the following:

 

Segmentation fault

 

To solve this problem, use the following command instead:

newicktops "tree.txt"

 

Your tree will be written to 'tree.ps'.

 

 

 

 

 

Personal NJplot source code remarks

 

 

 

 

 

 

Go back to Richel Bilderbeek's tools.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict