IGV-Teaching
Category
Bioinformatics
Program On
Teaching
Version
2.4.4
Author / Distributor
To cite your use of IGV in your publication:
James T. Robinson, Helga Thorvaldsdóttir, Wendy Winckler, Mitchell Guttman, Eric S. Lander, Gad Getz, Jill P. Mesirov. Integrative Genomics Viewer. Nature Biotechnology 29, 24–26 (2011), or
Helga Thorvaldsdottir, James T. Robinson, Jill P. Mesirov. Integrative Genomics Viewer (IGV): high-performance genomics data visualization and exploration.
Briefings in Bioinformatics 2012.
Description
"The Integrative Genomics Viewer (IGV) is a high-performance visualization tool for interactive exploration of large, integrated genomic datasets. It supports a wide variety of data types, including array-based and next-generation sequence data, and genomic annotations." more details at IGV
Running Program
Also refer to Running Jobs on Sapelo2
- Version 2.4.4, installed in /usr/local/apps/eb/IGV/2.4.4-Java-1.8.0_144
To use this version of IGV, please first load the module with
module load IGV/2.4.4-Java-1.8.0_144
To run IGV GUI, please follow steps as below:
1. log on to Teching cluster login node using ssh with X-forwarding being turned on:
ssh -X MyID@teach.gacrc.uga.edu
2. Once you log on, load TASSEL and run with its GUI forwarded to your local machine:
module load IGV/2.4.4-Java-1.8.0_144 sh /usr/local/apps/eb/IGV/2.4.4-Java-1.8.0_144/igv.sh
3. When you finished, please log out with:
exit
Please refer to Run X window Jobs for more details.
Documentation
more details at IGV
Installation
source code from IGV
System
64-bit Linux