Skip to content

Releases: PoonLab/covizu

Version 3.2 - Bug fixes and maintenance

25 Jun 17:05
0631f5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1...v3.2

Version 3.1

10 Apr 04:21
12a9d08
Compare
Choose a tag to compare
  • Now writing feature vectors extracted from genomes to a local database (#485)
  • Cluster data written to database at completion of analysis
  • Only clusters with new data will be rebuilt (#493)
  • Bug fixes (#512, #515, #518, #522)

Version 3.0

23 Jan 14:18
79c515b
Compare
Choose a tag to compare
  • use MongoDB on front-end server to store cluster information (#433)
  • split lineages into XBB and main trees, as well as a subset of other recombinants (#489)
  • added regression model to predict the number of unsampled infections per lineage (HUNePi) (#472)
  • added walkthrough (interactive user guide for webpage) (#461, #28)
  • Cypress test suite (#447)
  • user can now download mutation list (#419)
  • a lovely assortment of bug fixes

Version 2.2

28 Oct 21:46
4ddcb65
Compare
Choose a tag to compare
  • recombinant lineages are now displayed outside of the time-scaled tree
  • bug fixes #416, #417, #421, #424, #428

Version 2.1

24 Aug 13:08
1766041
Compare
Choose a tag to compare
  • added UI to filter time-scaled tree by collection dates, #332
  • updated installation instructions for dev environment (using Node.js)
  • bug fixes, #410, #411

Version 2.0, release candidate 1

14 Jun 19:00
5ed3683
Compare
Choose a tag to compare

Major version number change because this release is not backwards compatible.

  • added ProblematicSites_SARS-CoV2 and pango-designation as submodules (#334)
  • modified by_lineage data structure in batch.py to reduce memory consumption (#387)
  • added vertical scroll bar for time-scaled tree
  • added front-end diagram documentation (#342, #355)
  • mutation table (#381)
  • using asynchronous, promise-based transactions (Node.js) to reduce page load time (#401)
  • rooting on reference genome as outgroup (#396)

Version 1.0, release candidate 2

04 Oct 17:45
0691e41
Compare
Choose a tag to compare

Front-end bug fixes and feature enhancements

  • moved horizontal scroll bar for beadplots to top (#347)
  • fixed date issue to support multiple browsers (#348)
  • click on vertical edge to "lock-in" parent and child variants (#342)
  • make beadplot scrollable (i.e., two-finger swipe) (#347)
  • fixed edge filtering for large lineages (#349)

Version 1.0, release candidate 1

25 Aug 14:01
Compare
Choose a tag to compare
  • added front-end unit tests (#259)
  • bug fixes (#309, #312, #324, #325)
  • time-tree tooltip now shows original and displayed number of variants per lineage (#264)
  • incorporating Pango lineage designation file (#313)

Version 0.6

13 Jul 14:52
7e5614c
Compare
Choose a tag to compare
  • language translations; French, Spanish, Chinese (#270)
  • computing performance improvements (#295, #296, #304)
  • UI enhancements for beadplots (#268, #269, #263, #287)
  • added mutation annotations to lineage tooltips (#177)
  • changed time-scaled tree reconstruction to earliest samples (#281, #283)
  • front-end unit testing (#259)
  • SVG export of beadplot adds time axis (#301)
  • download lineage statistics as CSV (#292)
  • started backend documentation with Mermaid.js (#192)
  • bug fixes (#245, #276, #294, #299)

Version 0.5, release candidate 1

13 Mar 19:29
4a18c0d
Compare
Choose a tag to compare

Theme of 0.5 is accessibility (internationalization and UI)

  • enhanced user interface
    • event binding to vertical edges #209 and sample table
    • arrow keys to navigate beads #237
    • highlighted bead in foreground #221
  • filtering vertical edges with slider UI #255
  • starting to build internationalization (language) support #233