Releases: igvteam/igv.js
Releases · igvteam/igv.js
2.8.0
New Features
-
New mutation track with support for Mutation Annotation Format (MAF) and TCGA "MUT" file formats.
-
Support for sample name display for VCF, MAF, SEG, and MUT files (#1282).
-
Add "coloyBy " option for VCF files.
Bug Fixes
-
Properly handle "squish" and "expanded" display mode for VCF files containing overlapping variants with genotypes.
-
Allow VCF genotypes without "GT" field (#1303)
2.7.9
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
Bug Fixes
- Fixed bugs affecting authorization for private Google Drive files
- CSI (tabix) index optimization to enable whole-chromosome queries of CSI indexed annotation files
New Features
- Nucleotide colors (A,T,C,G,N) are now settable in the igv browser configuration object.