Releases: ErasmusMC-Bioinformatics/molclass
Releases · ErasmusMC-Bioinformatics/molclass
v1.1.5
Full Changelog: 1.1.4...1.1.5
v1.1.4
Improves search string parsing.
Now correctly parses:
- APC (NM_000038) exon 4: c.295C>T; p.R99W -> as transcript
- APC exon 4: c.295C>T; p.R99W -> as gene cdot
- APC: p.R99W -> as pdot
v1.1.3
LOVD now uses the LOVD API instead of scraping the website
PyInstaller should build exe on release
v1.1.2
Same as 1.1.1 but with pyinstaller github action and fix for logging.yaml
v1.1.1
- Franklin changed the fetch_variant_details API endpoint from GET to POST
v1.1.0
Added Ensembl API as source
Cosmic now uses local database
v1.0.2
added warning to user if Alamut source can't connect
v1.0.1
Fixed OncoKB capitalization problem.
None check for ref/alt in HMF source
Alamut handles searches without transcript version better
Proper handling of gene:cdot searches
Better parsing of cosmic ID page
v1.0
Release 1.0 for Molclass
v0.9
Release 0.9 of Molclass