The Phylap applet is used to demonstrate phylogenetic trees and their reconstruction. See the cover page and the pages referenced from it for its use.
The applet is written in Java. It can be viewed using Netscape 2.0. or later.
Phylap extends the Applet class. The following parameters may be passed to it.
Depending the the value of the layout parameter, various panels are inserted into the applet component. Some of these are control panels that can change some of the parameters or call for a new phylogenetic tree or request mutations. The panels are color coded. The actual phylogenetic tree and its controls are painted in one color, the distance matrix and the mutation controls are in another color, and the reconstructed phylogenetic tree and its controls are in a third color.
The phylogenetic trees are actually Phyltree objects, extensions of the Component class.
Source and object codes:
Plylap is the phylogeny applet. It forms the interface with the user. It reads the parameters from the html page and creates the window with various buttons, etc.
As far as the model goes, Phylap creates a random actual tree first with the instructions
Next page: web references.
Previous page: summary.
Table of contents: http://aleph0.clarku.edu/~djoyce/java/Phyltree.
David E. Joyce
Department of Mathematics and Computer Science
Clark University
January, 1996