Skip to content

Releases: NHS-NGS/panelapp

v0.7.4

30 Jun 13:29
7f0b7f8
Compare
Choose a tag to compare
  • Fix getting signedoff panel using a specific ID

v0.7.3

18 Dec 14:47
37c553d
Compare
Choose a tag to compare
  • Bug fix to handle previous changes made for gene handling that was breaking the panel writing

v0.7.2

15 Dec 14:41
0e44d39
Compare
Choose a tag to compare
  • Added checks when giving non existing confidence level/build
  • Bug fix when trying to get existing confidence level not present for specific panels

v0.7.1

15 Dec 11:31
1e8fcfb
Compare
Choose a tag to compare
  • Bug fix when gene has only grch37 or grch38 ensembl id

v0.7.0

14 Dec 18:57
1cbf215
Compare
Choose a tag to compare
  • Added:
    • get_gene_symbols: get the panel gene symbols
    • get_hgnc_ids: get the panel hgnc ids
    • get_ensembl_ids: get the panel ensembl ids
  • Modified:
    • get_genes: return a dict of all the data from the added functions

v0.6.0

07 Dec 16:56
991abdd
Compare
Choose a tag to compare
  • use hgnc ids when setting up genes
  • write hgnc ids for genes and strs

v0.5.1

13 Nov 11:55
cdc0c2d
Compare
Choose a tag to compare
  • Bug fix when retrieving genes when confidence level doesn't exist

v0.5.0

05 Nov 17:42
901b154
Compare
Choose a tag to compare
  • Handle superpanels
  • Some bug fixes

v.0.4.0

21 Oct 16:12
cd78d6f
Compare
Choose a tag to compare
  • Methods to handle cnvs and strs

v0.3.0

16 Sep 15:53
Compare
Choose a tag to compare
  • New methods:
    • get_name()
    • get_hash_id()
    • get_relevant_disorders()
    • set_genes() to fix API that doesn't actually take into account the confidence level given
  • Updated methods:
    • get_genes() can return genes from multiple confidence level