tag:github.com,2008:https://github.com/IPK-BIT/divbrowse/releases Release notes from divbrowse 2023-05-16T11:40:46Z tag:github.com,2008:Repository/377858455/v1.1.0 2023-05-16T11:45:51Z DivBrowse 1.1.0 <h2>Changelog</h2> <h4>New Features</h4> <ul> <li>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</li> <li>Added heatmap indicator for heterozygosity of variants</li> <li>Added "Clustergram" feature to "Data Analysis and Export" dialogue</li> <li>CSV-export of variants calls with alleles encoded directly as nucleotides (as alternative to the VCF-export with its integer-based encoding of alleles)</li> </ul> <h4>Improvements:</h4> <ul> <li>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</li> <li>General improvements regarding the server-side performance</li> <li>Decreased RAM usage due to memory usage optimizations</li> <li>Faster JSON serialization performance in the backend part due to the use of orjson package (<a href="https://github.com/ijl/orjson">https://github.com/ijl/orjson</a>)</li> <li>Improved configuration options for BLAST feature: blastn and tblastn can be now configured separately</li> <li>UMAP algorithm in the "Data Analysis"-dialogue can be now deactivated in the divbrowse.config.yml</li> <li>BLAST via Galaxy: History items on Galaxy server are now getting deleted after the BLAST is done</li> </ul> <h4>Bugfixes:</h4> <ul> <li>Some minor bugs have been fixed</li> </ul> patrick-koenig tag:github.com,2008:Repository/377858455/v1.0.0 2022-09-22T07:29:38Z DivBrowse 1.0.0 <p><strong>Full Changelog</strong>: <a href="https://github.com/IPK-BIT/divbrowse/commits/v1.0.0">https://github.com/IPK-BIT/divbrowse/commits/v1.0.0</a></p> patrick-koenig tag:github.com,2008:Repository/377858455/v0.1.0a1 2021-07-19T08:42:59Z v0.1.0a1 No content. patrick-koenig