This archive contains source and binaries for the Integrative Genomics Viewer (IGV). =========================== RUNNING =========================== Prerequisites: Java J2SE 5.0 (JDK 1.5) or greater. To verify your java version type "java -version" at te command line. TO run IGV execute one of the following command line scripts igv_run_win.bat (for Windows systems) igv_run_linux.sh (for LINUX 32-bit systems) igv_run_linux-64.sh (for LINUX 64-bit systems) igv_run_mac-powerpc.sh (for MAC OsX POWERPC systems) igv_run_mac-intel.sh (for MAC OsX INTEL systems) ======================== BUILDING IGV ======================== Prerequisites: Ant 1.7.0 or greater (http://ant.apache.org/) Java J2SE 5.0 or greater (http://java.sun.com/javase/download) 1. Download and unzip the source distribution file. 2. Run the provided ant script ant -buildfile igv_build.xml The above script will build "igv.jar" and update the "dist" directory included in the distribution.