Skip to content

Releases: statgen/localzoom

v0.5.0

13 Dec 23:27
b0b53bf
Compare
Choose a tag to compare
  • New "Batch mode" feature: specify a list of regions and view them in sequence. Currently this only works with chr:start-end specifiers, but we are hoping to add bulk resolution of other identifiers in the future pending user interest.

v0.4.0

12 Nov 02:28
dbcc3e5
Compare
Choose a tag to compare
  • New feature: select LD panel to use when coloring plot

v0.3.1

16 Oct 02:41
3037700
Compare
Choose a tag to compare

Bugfix release

  • Correct allele frequency calculation from counts
  • Improve default sorting of numerical columns in export table

v0.3.0

04 Oct 22:39
8ea5435
Compare
Choose a tag to compare

New features:

  • This tool is now an official statgen project in a new home. Please update your links!
  • Add display, parsing, and export support for new optional data fields: Beta, SE, and AF
  • Back button support, to more easily jump between different views within a plot session

Bugfixes and internal changes:

  • Viewer should not break if file has no header text
  • Improve display of some labels and values
  • Better parsing for edge cases and extreme pvalues
  • Refactor the code to support modular reuse as web components in other libraries