A new graphical user interface (GUI) for the parsimony program TNT is presented that works under the Linux and Mac operating systems, as well as the Cygwin environment (which runs under Windows). The new interface is based on the GIMP Tool Kit, GTK (version 3). Formerly, only Windows versions of TNT had a GUI.
View Article and Find Full Text PDFPhylogenetic inference, which involves time-consuming calculations, is a field where parallelization can speed up the resolution of many problems. TNT (a widely used program for phylogenetic analysis under parsimony) allows parallelization under the PVM system (Parallel Virtual Machine). However, as the basic aspects of the implementation remain unpublished, few studies have taken advantage of the parallelization routines of TNT.
View Article and Find Full Text PDFMotivation: TNT (a widely used program for phylogenetic analysis) includes an interpreter for a scripting language, but that implementation is nonstandard and uses several conventions of its own. This article describes the implementation and basic usage of a C interpreter (with all the ISO essentials) now included in TNT. A phylogenetic library includes functions that can be used for manipulating trees and data, as well as other phylogeny-specific tasks.
View Article and Find Full Text PDF