User Tools

Site Tools


igv-software

This is an old revision of the document!


Integrative Genomics Viewer (IGV)

Integrative Genomics Viewer (IGV) is a high-performance visualization tool for interactive exploration of large, integrated genomic datasets.

Information

Usage

See which versions of IGV are available:

$ module avail igv

Load one version into your environment and run it:

$ module load igv/4.5
$ igv.sh

Installation

Notes from the sysadmin during installation:

$ wget http://data.broadinstitute.org/igv/projects/downloads/2.4/IGV_2.4.5.zip
$ sudo mkdir -p /export/apps/igv/2.4.5
$ sudo cp -r IGV_2.4.5/*  /export/apps/igv/2.4.5
$ sudo chmod -x /export/apps/igv/2.4.5/igv.{bat,command}
igv-software.1514300059.txt.gz · Last modified: 2017/12/26 14:54 by aorth