This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
Releases: CanDIG/cancogen_dashboard
Releases · CanDIG/cancogen_dashboard
Update to latest develop
v0.3.0
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
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.