Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Releases: CanDIG/cancogen_dashboard

Update to latest develop

18 Nov 07:52
1efb527
Compare
Choose a tag to compare
Merge pull request #101 from CanDIG/daisieh/dockerfile

move Dockerfile to within repo

v0.3.0

08 Jan 18:31
f5d70b1
Compare
Choose a tag to compare

This is the v0.3.0 release of the CanCOGen Dashboard to support the CanDIG Federation service.

The dashboard now communicates with a Federation node rather than microservices directly (such as Katsu). Additionally, error handling has been improved to support partial rendering of Katsu data in the event of missing data. The table views (Clinical Data and Symptom Search) have been combined into one view to reduce the amount of duplicated code between them.

v0.2.0

30 Nov 22:43
b0cd000
Compare
Choose a tag to compare

This is the v0.2.0 release of the CanCOGeN Dashboard.

This release introduces:

  • Charting components for high-level data visualization
  • IGV.js components for genomic data visualization.
  • React-table components for data rendering.

We expect this release to be the last release that will work without the use of the federation service.