Skip to content

Releases: CanDIG/candig-data-portal

v4.0.0: MoH Data Model v3

25 Oct 02:20
b786786
Compare
Choose a tag to compare

Update displays to data model v3

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0: Donor timelines, discovery queries

06 May 22:59
a404775
Compare
Choose a tag to compare

Highlights

  • Donor timelines
  • Discovery queries
  • Viz tweaks

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1: Null Field Bugfixes

18 Mar 20:35
977b02a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0: Footer, Completeness stats, intervals

05 Mar 20:58
10bab64
Compare
Choose a tag to compare

Summary of Changes

  • Footer added
  • Completeness stats on summary & on new tab
  • Date Interval support

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0: Katsu UUIDs, package updates

01 Feb 19:16
8417ae2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1: Ingest and query microservices

09 Nov 22:28
fb9c83a
Compare
Choose a tag to compare

Summary

  • Made the frontend use the new ingest and query microservices, though ingest is currently disabled

What's Changed

  • Change from cookies to localstorage by @CourtneyGosselin in #91
  • Bugfix: Consume all will fail if one server has much more donors than the other by @OrdiNeu in #92
  • Fix a bug where clinical results wouldn't properly filter down genomic results by @OrdiNeu in #93
  • PR dispatch for CanDIGv2 (DIG-1230) by @justin-ys in #90
  • DIG-1198: GitHub action: eslint and prettier for candig-data-portal by @OrdiNeu in #95
  • Fix the positioning of the profile menu by @OrdiNeu in #97
  • DIG-1240: API middleware service to handle queries across federated instances by @OrdiNeu in #96
  • Custodian page by @justin-ys in #94

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 MOH Release

21 Jul 23:21
728b10b
Compare
Choose a tag to compare

What's Changed

This is the stable release of the CanDIG data portal consisting of the transition from mcode to the MOH model with the 2023 Figma designs.

Summary Page

screencapture-candig-docker-internal-5080-summary-2023-07-21-14_47_21

  • Federated data on the summary page is now federated across sites/nodes, allowing for a comprehensive view of relevant information.
  • Node and Patient Counts Visualization: You will now have access to a clear view of counts for active and down nodes, patients, cohorts, and provinces across sites, providing a more intuitive understanding of the data landscape.
  • CanDIG Data Source Integration (MAP): The platform now integrates CanDIG Data Source, offering valuable information on the origin of patient data locations across Canadian provinces.
  • Age Range Distribution Insights: Gain insights into the age range distribution across different sites, enabling a deeper understanding of the patient demographics.
  • Cohort Distribution Analysis: Visualize the distribution of cohorts by node/site, aiding in a better assessment of data distribution and utilization.
  • MOCK completeness data for feedback from users

Clinical and Genomic Search Page

screencapture-candig-docker-internal-5080-clinicalGenomicSearch-2023-07-21-14_47_48

  • Expanded Search Filter: The enhanced search filter now includes a wide range of parameters, such as node/site, cohort, gene search (or by position), treatment options, tumour primary site, chemotherapy (drugs), immunotherapy (drugs), and hormone therapy (drugs). This ensures users can precisely tailor their queries to obtain relevant results.
  • Improved User Navigation: To optimize user experience, we have implemented anchor tags at the top of the page, allowing easy navigation to the most crucial sections.
  • Enhanced Patient Data Presentation: The patient data view presents each node separately, and provides a breakdown of total cohorts, total patients, and patients within the applied filters. Users can further explore data by cohort breakdown via an expand button.
  • Customizable Data Visualization: Our data visualization feature has been enhanced to default to four graphs, which are fully customizable. Users can dynamically adjust the data displayed in the graphs through a dropdown menu, while also having the flexibility to choose the graph type (bar, column, line, scatter, or stacked bar chart). Additionally, users can add, delete, and trim graphs to tailor their analysis.
  • Comprehensive Clinical Data Table: The new clinical data table offers a comprehensive overview, displaying donor ID, sex at birth, deceased status, date of birth, and date of death for better understanding and analysis.
  • Deep Dive Patient Information: We have introduced a patient info feature that allows users to select a specific patient from the clinical table and view all their relevant data in a searchable tree format, streamlining accessibility and ease of use.
  • Genomic Variant Table: The genomic variant table has been expanded to include crucial details such as node, donor ID, position, tumour/normal specimen, genotype, and zygosity, providing valuable insights into the genomic landscape.

Full Changelog: v0.1.9...v1.0.0

Release v0.1.9

21 Jul 20:25
effa4ad
Compare
Choose a tag to compare

Search page implemented:

  • Tested with the 1e5b57 branch of Katsu, 590b11 branch of HTSGet and the 59e0d2 branch of Federation.
  • Search filtering on the Sidebar applies to Katsu and HTSGet
  • Summary data visualizations on the search page
  • Summary page now uses live data from each microservice
  • It now also does database joins on the frontend, for some reason, because the backend will not.
    image
    image

v0.1.8

05 Nov 03:35
4cd4907
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

Release v0.1.7

01 Nov 18:38
b22e30a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7