Interactive Genome Viewer is a high performance, powerful visualization tool for large genomic data sets. It supports a wide variety of data types such as
- Next generation sequencing data
- SAM files
- Array based data
- other genomic data sets
IGV is a basic data visualization and exploration tool such as whole exome sequencing data, whole genome sequencing data and much more.IGV is freely available for download from http://www.broadinstitute.org/igv, under a GNU LGPL open-source license. IGV is a desktop application written in JAVA Programming language and works on many platforms like windows, MAC and LINUX.
A primary design goal of IGV is to support interactive exploration of large-scale genomic data sets on standard desktop computers. It supports multiple file formats for genomic data such as
- BED
- BAM
- SNP files
Step by step procedure to visualize genomic reads
1) Install IGV on your computers by downloading it from (www.broadinstitute.org/igv)
2) Get familiar with the control pane of IGV windows
IGV windows |
3) Select the reference genome before loading the data. select genome option is given in toolbar at the top of IGV window. IGV provides dozens of hosted reference genomes to choose from, but also provides the option of importing others from the sequence data. The minimal requirement for importing a genome is a FASTA file containing chromosome or contig sequences.
4) Now load your genomic data
5)After aligning the reads on reference genome of interest visualize the alignment.
7) Visualize the insertions, deletions and SNP,s along with their Allele frequencies and details of amino acid changes.
Alignment on reference genome and visualization of both reverse and forward strands |
For any queries regarding its working feel free to comment :)
No comments:
Post a Comment