ClinGen-CGC-VICC oncogenicity classification and updated Docker base images
Also note that chanjo
and chanjo-report
releases are available to support new Docker builds.
[4.93]
Added
- ClinGen-CGC-VICC oncogenicity classification for cancer SNVs
- A warning to not to post sensitive or personal info when opening an issue
Changed
- "Show more/less" button to toggle showing 50 observed cases in LoqusDB observation panel
- Show customer id on share and revoke sharing case collapsible sidebar dialog
- Switch to python v.3.12 in Dockerfiles and automatic tests
Fixed
- Limit the size of custom images displayed on case and variant page and add a link to display them in full size in a new tab
- Classified variants not showing on case report when collaborator adds classification
- On variantS page, when a variant has more than one gene, then the gene panel badge reflect the panels each gene is actually in
- Updating genes on a gene panel using a file
- Link out to Horak 2020 from CCV classify page opens in new tab
What's Changed
- Contain custom image size and add a link to show them full size in another tab by @northwestwitch in #5093
- Clingen-CGC-VICC oncogenicity classification by @molucorner in #5069
- Fix missing classifications in case report by @northwestwitch in #5096
- Expand observation number by @Jakob37 in #5092
- Add a warning to not to post sensitive info on issues by @northwestwitch in #5098
- Fix #5102 - customer id in sharing dialog by @dnil in #5103
- Fix multigene panels count by @northwestwitch in #5097
- Fix updating gene panels via file by @northwestwitch in #5105
- Switch to Python 3.12 in Dockerfiles and automatic tests by @northwestwitch in #5107
- Fix #5109 - CCV Horak link in new window by @dnil in #5110
- Minor release 4.93 by @northwestwitch in #5108
New Contributors
- @molucorner made their first contribution in #5069
Full Changelog: v4.92...v4.93