igv

Interactive viewer for genomic data and sequence alignments.

brewmacoslinux
Try with needOr install directly
Source

About

Interactive Genomics Viewer

Commands

igv

Examples

open and view a genome assembly file$ igv genome.fasta
load a BAM alignment file to inspect reads$ igv reads.bam
view multiple genomic data files together$ igv genome.fasta reads.bam variants.vcf
start IGV with a specific genome reference$ igv --genome hg38
load a region annotation file in GFF format$ igv annotations.gff3