statgen / locuszoom

A Javascript/d3 embeddable plugin for interactively visualizing statistical genetic data from customizable sources.
https://statgen.github.io/locuszoom/
MIT License
154 stars 29 forks source link

Release/0.14.0 #259

Closed abought closed 2 years ago

abought commented 2 years ago

This PR represents all changes tagged for release 14, which will emphasize support for user-provided data, including improved tabix support and built-in parsers for common data formats.

Since there are several large chunks to this release, this PR gathers release notes and additional required tasks in one place.

Release tasks:

abought commented 2 years ago

Release notes will be tracked in this comment.

This release makes many internal changes to how LocusZoom retrieves data. It provides new functionality that should make it easier to create custom plots from various types of file. Some minor display changes have also been added to improve the appearance and readability of figures.

New features

Internal improvements

Deprecations and major breaking changes

We generally try to avoid issuing breaking changes, but after 5+ years of LocusZoom.js, we are doing some tidying to make custom and interactive usages easier. Please consult the updated documentation and guides, and let us know if any important information is missing after the rewrite!

Layout syntax

Adapters

Other

Bugfixes: