Mesquite: A modular system for evolutionary
analysis, version 1.05
Wayne P. Maddison, University of British Columbia
David R. Maddison, University of Arizona
This manual introduces you to the Mesquite
system for analysis in evolutionary biology. It explains the basic
operation of the system (the links above) and some standard analyses
(the links at left).
New features and bug fixes since version
1.0 are described on the page on new features
and history of changes.
Mesquite's analyses currently include
phylogenetic analyses (parsimony, likelihood, comparative method,
simulations and randomizations of characters and trees) and population
genetics analyses (coalescence). You can also use Mesquite as
an editor for phylogenetic data files. Mesquite's web site contains
an outline of Mesquite's
features.
Because many analyses are possible and those available depend
on what modules are installed and loaded, a comprehensive manual
cannot easily be written. For this reason, many analyses available
in Mesquite are not included in this manual. You are encouraged
to explore, and invent new analyses.
Mesquite's web site is here;
check it for updates. We recommend you sign up to the Mesquite
discussion e-mail list to learn about updates and bug reports.
A pdf verson of this manual, which can be more conveniently printed
than these html pages, is available for download
from the Mesquite web site.
Getting started
To begin using Mesquite on the Mac OS, Unix/Linux or Windows,
see the installation
instructions. We encourage you to explore the example files
in the "examples" directory of the Mesquite_Folder.
Reporting Bugs
We encourage you to report bugs or misbehaviour of Mesquite.
You may find a problem that seems so obvious to you that you expect
we must have seen it. Please report it anyway, because perhaps
it occurs only in particular circumstances that we didn't test,
or it occurs with a combination of options that we haven't tested
recently. The Support page has more
details on reporting bugs.
Conventions of this manual
For compactness, we will use a special
convention to refer to menu items. For example, File>Save
File refers to the Save File menu item of the File
menu. (Tree Window)Drawing>Tree Form>Diagonal
Tree refers to the Diagonal Tree menu item of the Tree
Form submenu of the Drawing menu that is associated with the Tree
Window. By referring to a menu as "associated with"
a window, we mean that that menu is present in the menu bar at
the top of the screen when the window is frontmost (on the MacOS),
or that the menu is embedded within the window (on the Windows
OS and most other operating systems).
Information for Developers
Mesquite is modular, and can be extended by adding modules into
the folder "mesquite" in the folder "Mesquite_Folder".
Developers interested in writing modules should contact us at
. Information
on development for Mesquite is also available here,
although it is out of date.