Skip to content

Download gene variants, PubMed gene symbol link and bugfixes

Compare
Choose a tag to compare
@dnil dnil released this 22 Jun 10:08
· 1279 commits to main since this release
0f065f4

[4.70]

Added

  • Download a list of Gene Variants (max 500) resulting from SNVs and Indels search
  • Variant PubMed link to search for gene symbol and any aliases

Changed

  • Clearer gnomAD values in Variants page

Fixed

  • CaseS page uniform column widths
  • Include ClinVar variants into a scrollable div element on Case page
  • canonical_transcript variable not initialized in get_hgvs function (server.blueprints.institutes.controllers.py)
  • Catch and display any error while importing Phenopacket info
  • Modified Docker files to use python:3.8-slim-bullseye to prevent gunicorn workers booting error