GenomeTools

The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named ``libgt'' which consists of two parts: ``libgtcore'' (the core library) and ``libgtext'' (the extended library).

Download GenomeTools or browse its source code.

Platforms

GenomeTools has been designed to run on every POSIX compliant UNIX system. For example, Linux, Mac OS X, and OpenBSD. It is probably not easy to get it to compile and run on Windows.

Visualization

With the new gt view tool from GenomeTools you can produce PNG representations out of GFF3 annotation files. The picture below was produced with the following command:

gt view -start 148185083 -end 148245014 -width 1024 annotation.png annotation.gff3

[Genome Annotation]


Copyright © 2006-2007 Gordon Gremme. Last update: 2007-07-04