TreeIllustrator

From Bioinformatist.com

Jump to: navigation, search

Contents

Introduction

TreeIllustrator is a program for displaying and manipulating phylogenetic trees.

Package details

* Format: ZIP archive
* Source Code: http://nexus.ugent.be/geert/downloads.php
* Version: 0.52
* License: GPL and LGPL
* Developer(s): Geert Trooskens, David De Beule, Frederik Decouttere and Prof.dr.ir. Wim Van Criekinge
* Website: http://nexus.ugent.be/geert/
* Download: http://nexus.ugent.be/geert/downloads.php
* Requirements: All Platforms with Java 1.4.2 or higher
* FAQ:

Installation

Linux

  1. Download the file TreeIllustrator052.zip from the download location.
  2. Unzip the file to a convenient location(ex: /opt)
    cd /opt
    unzip /data/TreeIllustrator052.zip
  3. This will create a directory called TreeIllustrator

Running

TreeIllustrator can be run from a terminal

cd TreeIllustrator
./treeIllustrator.sh

Troubleshooting