Downloads

Before downloading, please read the license information.

Requirements

Downloads

History

Source Code

Requirements

Java

You may find information and download links for the most recent JRE (Java Runtime Environment) at:

NOTE: Haploview is designed to work with (JRE) 5.0 Update 22 or later. It is strongly recommended that you download and install the latest version of the JRE available for your operating system.

DOWNLOADS

Windows

You may choose to download the Haploview Windows installer (hapinstall.exe) from:

HapInstall.exe

**You may instead choose to forgo the installer and simply download the JAR file, found below.

Install Haploview by double-clicking the installer file. The installer will create a Haploview folder in your Start Menu. To run the program, click on "Haploview.jar" file in that folder.

Mac / Unix / Linux

Currently there are no installers for Unix, please use the JAR download links instead. Once you have obtained the JAR file, the program can be run from your terminal with the command:

java -jar Haploview.jar

Alternatively, if your system is configured properly, you should be able to start the program by double-clicking on the JAR file.

JAR Archive

You the most recent release of the Haploview JAR file (Haploview.jar) from:

Haploview.jar

Once you have obtained the JAR file, the program can be run from your terminal with the command:

java -jar Haploview.jar

Alternatively, if your system is configured properly, you should be able to start the program by double-clicking on the JAR. You will likely want to download the supplemental examples, especially if this is your first time using Haploview.

Example Files

The following files are available for download:

The sample pedigree style data file
The sample marker info file that goes with the above pedfile

    or

    An archive containing those common sample files

    Version History

    A complete list of our release notes is available along with download links for previous versions. You may find that here:

    Version History

    Haploview Source Code

    Haploview is an open source project and the Haploview team encourages any help you may give. You may find the source at SourceForge with the following link:

    Haploview SourceForge Project