Releases: NHS-NGS/panelapp
Releases · NHS-NGS/panelapp
v0.7.4
- Fix getting signedoff panel using a specific ID
v0.7.3
- Bug fix to handle previous changes made for gene handling that was breaking the panel writing
v0.7.2
- 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
- Bug fix when gene has only grch37 or grch38 ensembl id
v0.7.0
- 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
- use hgnc ids when setting up genes
- write hgnc ids for genes and strs
v0.5.1
- Bug fix when retrieving genes when confidence level doesn't exist
v0.5.0
- Handle superpanels
- Some bug fixes
v.0.4.0
- Methods to handle cnvs and strs
v0.3.0
- 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