Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Releases: AWGL/variant_classification_DB

1.6.1

Choose a tag to compare

@SophieS9 SophieS9 released this 17 Sep 09:31
6117c50

Live on Viglen 17/09/2024

  • Minor bug fix for sample searching for new LIMS formatted sample names. See #96.

1.6.0

Choose a tag to compare

@josephhalstead josephhalstead released this 02 Dec 11:00
024f9b6

New release for Genome Build 38.

All unit tests pass.

Tested and Reviewed

1.5.0

Choose a tag to compare

@josephhalstead josephhalstead released this 09 Apr 12:16

Fix issue #40. Allow more than one PV code. Note this doesn't allow more than one PV code in isolation. Need to decide what this should come out as.

Add download variant list function. Allows users to download a list of variants and set each classification category to be assigned to a white or black list. To be used in upcoming variant database software.

Add POST API for adding variants. Variants can be added via a request. Users must authenticate to get a token before doing this. Again to be used by new variant database.

Remove Mutalyzer requirement. Incorrect variants are caught by VEP.

Upgrade to Django 2.2

Style changes. Remove relative imports where possible.

1.4.0

Choose a tag to compare

@erikwaskiewicz erikwaskiewicz released this 09 Jun 10:31
f2b3028
  • Updated VEP cache to v100
  • Added setting to settings file to switch between local and cluster config for static and media files
  • Added configs for the admin page, so it shows more information and has a search box
  • Added django-debug-toolbar https://django-debug-toolbar.readthedocs.io/en/latest/index.html - can be used to see why loading the variants tab is slow
  • Added digenic dominant and digenic recessive to inheritence patterns
  • Added option to apply PS2, PM3 and PM6 at very strong, BS1 at standalone
  • Optimise queries for classifications and variants page to speed up database
  • Fix issue when changing transcript

1.3.0

Choose a tag to compare

@josephhalstead josephhalstead released this 16 Mar 16:24

add improved search functionality

1.2.2

Choose a tag to compare

@josephhalstead josephhalstead released this 03 Feb 10:47
d3a8d57

we are now using acgs 2020v4 guidelines.

1.2.0

Choose a tag to compare

@josephhalstead josephhalstead released this 06 Sep 09:16
dd57134
  • Change guidelines to take into account 2019 changes:
    PVS1+PM = pathogenic instead of likely pathogenic
    2xPS = likely pathogenic instead of pathogenic (3xPS will still be pathogenic)

  • Add hemizygous and mosaic to genotype options

  • Change pending button to light grey

Small update introducing a few new features

Choose a tag to compare

@josephhalstead josephhalstead released this 02 Sep 13:20
71af68b
  1. Genotype now imported from TSV.
  2. Users can now delete comments before finalisation.
  3. Users can send classifications back for first check.

Changes to User display

Choose a tag to compare

@josephhalstead josephhalstead released this 07 Aug 11:28
860e667
  • New table showing selected ACMG codes.
  • More text allowed in affected with box.
  • Screenshots (.png) now display as thumbnail.
  • Previous inheritance patterns for gene now remembered between analysis.

First Release

Choose a tag to compare

@josephhalstead josephhalstead released this 12 Jul 14:31
75e469b

The first validated release