Giter VIP home page Giter VIP logo

igv's Introduction

=======================
IGV BINARY DISTRIBUTION
=======================

Prerequisites:

Java 6.0 or greater (http://www.java.com).  For MACs this generally means Leopard or Snow Leopard is required.  If
you have "Tiger" you can try OpenJDK, although we haven't tested it:  http://landonf.bikemonkey.org/static/soylatte/.
Alternatively you can still run IGV 1.5.


Instructions:

1. Download and unzip the distribution file to a directory of your choice.

2. To start IGV execute the following from the command line,

     java -Xmx750m -jar igv.jar

Alternatively, you can start IGV with one of the following scripts.  You might have to make the script executable
(chmod a+x igv.sh).


igv.bat       (for Windows)
igv.sh        (for LINUX and MAC OsX)
igv.command   (for MAC OsX, double-click to start)

The bat and shell scripts are configured to start IGV with 750MB of
memory.  This is a reasonable default for most machines.  If you are
working with very large datasets you can increase the amount of memory
available to IGV by editing the first line of the startup script.
Specifically change the value of the "-Xmx" parameter.  For example,
to start IGV with 1 gigabyte of memory  change the value

   -Xmx750m

to 

   -Xmx1000m

igv's People

Contributors

jrobinso avatar nchernia avatar fac2003 avatar jsilter avatar juuussi avatar mnazaire avatar benbfly avatar iontorrent-dev avatar nh13 avatar jordeu avatar bpow avatar sjackman avatar

Stargazers

Marco Monti avatar

Watchers

James Cloos avatar Philipp Rescheneder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.