Download MauveUser Guide:
Developer Guide: |
Mauve Development OverviewThe developer’s guide contains instructions for compiling the command-line alignment software for both Windows and unix-like systems. The Mauve graphical interface is written in Java and can be compiled on any system with an installed Java Development Kit. Windows releases are packaged with the Nullsoft Scriptable Installer System to produce an installer binary. Source codeThe Mauve source code is licensed freely under the GNU General Public License (GPL). Mauve source code is available from the github repository. Note that some of the development history from the project’s inception in 2001 to 2006 was lost in a previous source code repository migration. API documentationThe source code contains doxygen format API documentation. The API documentation can be generated by running the command:
from the top-level directory of any source package. |