A subscription to JoVE is required to view this content. Sign in or start your free trial.

Method Article

Clinical Variant Interpretation with the Integrative Genomics Viewer (IGV) for Molecular Pathologists

103 views

DOI:

10.3791/71808

August 14th, 2026

* These authors contributed equally

In This Article

Summary

The integrative genomics viewer (IGV) software offers a rich, intuitive window into the underlying data for clinical variant calling. Here we present five vignettes that demonstrate how to perform swift differentiation between genuine pathogenic events and artifacts, ultimately reinforcing diagnostic confidence for practitioners engaged in molecular sign-out of next-generation sequencing assays.

Abstract

The integrative genomics viewer (IGV) is a pivotal tool in clinical genomics, enabling the visualization and interpretation of complex sequencing data. Bringing clinical knowledge to bear with visual evaluation of sequencing results is the primary means by which molecular pathologists and other professionals assess and finalize cases. A variety of software tools can assist, but their relationship to the underlying data must be understood and applied systematically. This study includes essential background on next-generation sequencing (NGS) data file types (e.g., FASTQ, BAM, VCF) with a discussion of their format and purpose. We then describe features of IGV that derive nuances from these files. We utilize a series of curated practical cases based on clinical vignettes through which the reader will interact with clinical NGS sequencing data using the IGV software to review various types of clinically relevant variants relative to the human reference genome. These clinical vignettes have been curated to describe examples of some of the complexities of interpretation of genomic data, and how utilizing IGV as part of a routine workflow can provide additional interpretive information for variants beyond routine bioinformatic software algorithm variant calls. The visual inspection of genomic variants utilizing the tools within IGV can unmask subtle contextual cues (i.e., variant allele frequency, strand bias, tissue-specific context) that can influence the interpretation of genomic variants. Although this study focuses on using IGV for the detection and interpretation of somatic variants, the provided applications can be extrapolated for use in the germline setting, including analysis of complex variants and detection of mosaicism.

Introduction

Oncology care has been transformed in recent years by the use of next-generation sequencing (NGS) technologies to inform diagnosis, prognosis, and therapy selection1. NGS testing has become the standard of care in multiple tumor types for 1) establishing a diagnosis of a molecularly defined tumor, 2) using tumor-type agnostic biomarker results for therapy decisions, and 3) determining risk stratification for specific tumor types2,3. Accurate and timely results from NGS and other biomarker testing have become a critical component for patient care and planning in oncology.

Access restricted. Please log in or start a trial to view this content.

Protocol

The data presented here are a mixture of simulated and real patient NGS data. However, all patient data is de-identified through a mixture of label stripping and single-locus read extraction. This protocol follows the applicable guidelines for the human research ethics committee at all of the authors' institutions.

1. Downloading the most recent instance of Integrative Genomics Viewer (IGV)

NOTE: IGV is a free downloadable program for visualizing various genomes, including the human genome (https://igv.org/doc/desktop/#DownloadPage/). IGV is periodically updated to include new versions of trans....

Access restricted. Please log in or start a trial to view this content.

Results

Of note, this study focuses on describing the nuances of variant review in IGV for clinical reporting. The final clinical reporting should be dependent on each individual laboratory's validated pipeline, quality criteria, and reporting policy. A complete discussion of this important topic is beyond the scope of the current study; however, recommended standards and guidelines have been put together by the American College of Medical Genetics and Genomics and the Association for Molecular Pathology7.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Accurate variant review for clinical reporting is dependent upon complex bioinformatic algorithms and the incorporation of visual review of complex variants utilizing IGV5,6. This study was designed to compile a concise resource of recommended settings to visualize simple and complex genomic alterations in IGV (Supplementary File 1). This study focuses on common somatic alterations and how to review them in IGV.

The pr.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

All authors disclose that they have no conflicts of interest.

Acknowledgements

We are grateful to all of the developers of the IGV software as well as the NIH grant that currently funds IGV development: U24CA258406. No funding was received for development of this study.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
BLATBLAT Search Genomehttps://genome.ucsc.edu/cgi-bin/hgBlatStandalone BLAT webpage. BLAT API is available within IGV, no additional installation required
CNVKitGitHubhttps://github.com/etal/cnvkitPublic gitHub repository with CNVKit free for download. Instructions for downloading/running CNVKit are available here as well.
Comparator segment file #1 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c1.segCopy Number Files
Comparator segment file #2 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c2.segCopy Number Files
Comparator segment file #3 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c4.segCopy Number Files
Comparator segment file #4 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c5.segCopy Number Files
Comparator segment file #5 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c6.segCopy Number Files
Comparator segment file #6 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c7.segCopy Number Files
Comparator segment file #7 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c8.segCopy Number Files
Comparator segment file #8 for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c9.segCopy Number Files
Comparator segment file for vignettte #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/c3.segCopy Number Files
Human Genome SequenceHuman Genome Sequencehttps://hgdownload.soe.ucsc.edu/goldenPath/hg38/bigZips/latest/hg38.fa.gzDownloadable fasta file containing the Hg38 human genome build.  This is available within IGV, no additional download is required
Human Genome SequenceHuman Genome Sequencehttps://hgdownload.soe.ucsc.edu/goldenPath/hg19/bigZips/latest/hg19.fa.gzDownloadable fasta file containing the Hg19 human genome build. This is available within IGV, no additional download is required
IGV Software bundleIGV Softwarehttps://data.broadinstitute.org/igv/projects/downloads/2.19/IGV_Win_2.19.7-WithJava-installer.exeIGV software version 2.19.7 with Java (JDK 21), Free for Download. The link here is for windows though links for Linux and Mac are also available.
Segment file for vignettte #5 caseGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/proband.segCopy Number Files
Tutorial GitHub RepositoryGitHubhttps://github.com/Eitan177/Demo_IGV/tree/mainPublic GitHub repository with all necessary files to reproduce the six vignettes
Vignette #1GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/KRAS.xmlSession Files
Vignette #1 Case A bai indexGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/kras2A_fixed_backbone_
2A_new_final_sorted.bam.bai
Alignment Files
Vignette #1 Case A bam alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/kras2A_fixed_backbone_
2A_new_final_sorted.bam
Alignment Files
Vignette #1 Case B bai indexGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/kras2B_fixed_backbone_
2B_new_final_sorted.bam.bai
Alignment Files
Vignette #1 Case B bam alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/kras2B_fixed_backbone_
2B_new_final_sorted.bam
Alignment Files
Vignette #2GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/BRAF.xmlSession Files
Vignette #2  bai indexGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/fig2C_braf_v600k_2bp_
backbone_2CD_new_final_sorted.bam.bai
Alignment Files
Vignette #2  bam alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/fig2C_braf_v600k_2bp_
backbone_2CD_new_final_sorted.bam
Alignment Files
Vignette #3GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/KIT.xmlSession Files
Vignette #3 bai index fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/KITdupmod2.baiAlignment Files
Vignette #3 bam alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/KITdupmod2.bamAlignment Files
Vignette #4GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/EGFR.xmlSession Files
Vignette #4 alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/EGFRE746_A750delmod.bamAlignment Files
Vignette #4 bai indexGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/EGFRE746_A750delmod.baiAlignment Files
Vignette #5GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/copynumber.xmlSession Files
Vignette #6GitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/egfr_vIII.xmlSession Files
Vignette #6 bai indexGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/proband.baiAlignment Files
Vignette #6 bam alignment fileGitHubhttps://github.com/Eitan177/Demo_IGV/blob/main/proband.bamAlignment Files

References

  1. Tjota MY, Segal JP, Wang P. Clinical utility and benefits of comprehensive genomic profiling in cancer. J Appl Lab Med. 2024;9(1):76-91.
  2. Freedman AN, et al. Use of next-generation sequencing tests to guide cancer treatment: results from a nationally representative survey of oncologists in the United States. JCO Precis Oncol. 2018;2:PO.18.00169.
  3. Ghoreyshi N, et al. Next-generation sequencing in cancer diagnosis and treatment: clinical applications and future directions. Discov Oncol. 2025;16:578.
  4. Aisner DL, et al. The Genomics Organization for Academic Laboratories (GOAL): A vision for a genomics future for academic pathology. Acad Pathol. 2023;10(3):10....

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Tags

Next Generation SequencingSequencing Data VisualizationGenomic Variant DetectionSomatic Variant AnalysisVCF File FormatBAM File FormatVariant Allele Frequency

This article has been published

Video Coming Soon