Releases: statgen/localzoom
Releases · statgen/localzoom
v0.9.6
v0.9.5
v0.9.4
- Fix bugs with setting LD reference variant via tooltip
- GWAS catalog and credible sets are no longer optional: they have been working well for users, so are now always present. Internally, removing the config options makes the code much clearer as an example for other people who want to customize and extend LocusZoom.
v0.9.3
v0.9.2
v0.9.1
v0.9.0
- Allow users to add their own LD via PLINK 1.9 tabix
- Add new and improved instructions for using all file types with tabix datasets (including full PLINK LD instructions)
- Show effect direction as an arrow (up or down) when beta and / or se_beta values are present
- Update to use LZ 0.14.0-beta.1 and showcase its existence to outside users
v0.8.1
Bugfix release:
- Fix issues selecting genome build/ annotations other than the defaults
- Fix missing credible set / gwas catalog labels
- Fix display of phewas plot in certain cases
We are reorganizing the internals to make room for new features; apologies for any turbulence!
v0.8.0
- New "add BED file" feature to plot intervals (rectangles). More datatypes are planned for the future; let us know what you want to see!
- Reworked UI for adding tracks, with improved validation and display control
- Incorporate LZ.js 0.14.0 prerelease to gather user feedback and validation
- Various internal refactors that may affect anyone using this as a library externally. Eg, GWAS parsers are moving to LocusZoom.js core