Releases: igvteam/igv.js
2.7.0
New Features
-
Extended support for bedpe and UCSC interact and bigInteract formats
-
Add "Sort by gap size" option to alignment track context (right-click) menu.
-
New browser API method to fetch the current genomic region(s) in view.
browser.currerntLoci()
-
Support CSI index for BAM files.
-
Show GFF "gene" features if not part of a composite feature or features (such as trasnscript).
-
Enable normalization of coverage tracks (#1153).
-
API to sort alignment tracks by base (#893).
-
Option to load specific samples for segmented copy number tracks (#814).
-
Property values in track configuration objects now have precedence over property values from "track line". (#994, #1068).
-
Support UCSC
useScore
option (#869). -
Add "squished view" option for BAM tracks (#160).
-
Support setting color (
altColor
) for negative strand features (#1149)
2.6.8
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
June 2020
- Make the "showAllChromosomes" option true by default. This option controls the chromosome pulldown. if false only the largest chromosomes will be shown. The intent is to filter out the thousands of small scaffolds and contigs sometimes present in fasta files.