You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
X-axis (variants axis) can be now zoomed out to display more variants at the same time (depending on the available screen width), the Y-axis (samples/genotypes axis) can be zoomed out independently from the X-axis
Added heatmap indicator for heterozygosity of variants
Added "Clustergram" feature to "Data Analysis and Export" dialogue
CSV-export of variants calls with alleles encoded directly as nucleotides (as alternative to the VCF-export with its integer-based encoding of alleles)
Improvements:
The frontend now uses Shadow-DOM to avoid CSS inheritance conflicts with other parts of a HTML document when using DivBrowse as a plugin in already existing data portals
General improvements regarding the server-side performance
Decreased RAM usage due to memory usage optimizations