Skip to content

Releases: opencb/cellbase

v5.0.0-rc

16 Jun 01:28
8ca4582
Compare
Choose a tag to compare
v5.0.0-rc Pre-release
Pre-release
New release candidate release 5.0.0-rc

Release v4.9.6

08 Jun 11:48
Compare
Choose a tag to compare
  • Fixed small edge case in which the wrong ClinVar accession was returned when two variants were annotated at the same time and had the same coordinates.
  • Fixed HGVSp bug where certain variants threw an exception

Release v4.9.5

08 Jun 12:09
Compare
Choose a tag to compare

Fixed bug which caused some ClinVar accessions not to be returned in certain queries.

Release v4.9.4

08 Jun 12:13
Compare
Choose a tag to compare
  • no HGVS is calculated for symbolic variants.
  • Transcript HGVS no longer fails for long insertions.
  • No HGVSp is calculated for insertions falling on an incomplete first codon.

See #550

Release v4.9.3

08 Jun 12:14
Compare
Choose a tag to compare

Demoted log message to DEBUG from INFO

Release v4.9.2

08 Jun 12:15
Compare
Choose a tag to compare

Another HGVSp fix
See #548

v4.9.0

17 Feb 03:04
eea6dd3
Compare
Choose a tag to compare
  • Increase Cellbase threshold for indels annotation from 50bp
  • updated the parser to parse the latest Clinvar file format (2021-01).
  • HGVSp - update to handle more cases
  • MNVs - fixed off-by-one error

v4.8.1

02 Feb 11:18
Compare
Choose a tag to compare
New stable release 4.8.1

v4.8.0

27 Mar 11:11
Compare
Choose a tag to compare
  • Protein HGVS is now returned as part of the CellBase VariantAnnotation payload
  • Protein-level variation is now checked when annotating clinical variant data, i.e. when annotating variants with ClinVar, COSMIC, DOCM & IARCTP53 data. (simply activate checkAminoAcidChange on variants/{variant}/annotation requests)
  • ClinVar SCVs are now also provided as part of ClinVar data
  • Both ClinVar and COSMIC parsers updated to ClinVar Feb 2020 and COSMIC v90 versions

v4.7.1

19 Sep 10:36
Compare
Choose a tag to compare
  • Bugfix on samples data order not matching input VCF order after annotation