User Tools

Site Tools


graphlan-software

This is an old revision of the document!


graphlan

GraPhlAn is a software tool for producing high-quality circular representations of taxonomic and phylogenetic trees.

Information

Usage

See which versions are available:

$ module avail graphlan

Load one version into your environment and run it:

$ module load graphlan/1.1.3
$ graphlan.py  -h

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ sudo mkdir -p /export/apps/graphlan/1.1.3
$ sudo chown aorth /export/apps/graphlan/1.1.3
$ module load python/2.7
$ python -m virtualenv /export/apps/graphlan/1.1.3
$ source /export/apps/graphlan/1.1.3/bin/activate
$ pip install graphlan
$ sudo chown -R root:root /export/apps/graphlan/1.1.3
graphlan-software.1646914849.txt.gz · Last modified: (external edit)