Skip to content

v0.33

Compare
Choose a tag to compare
@holtgrewe holtgrewe released this 30 Jul 09:08

overall

  • Fixing ANN annotation field to have ./unbound cardinality.
  • Bumping several dependencies, including HTSJDK.

manual

  • Adding conda support in installation documentation
  • Fixing broken link in quickstart

jannovar-core

  • Fixing annotation of SVs that look like sequence variants (#456).
    Interpretation is to use the sequence variant annotation code now.
    This fixes a bug with annotating latest ClinVar for GRCh38.
  • Prevent Annotation.{getPutativeImpact,getPutativeImpact}() from returning null (#458).
  • Correctly parsing RefSeq mitochondrial transcripts.
    Bumping the required versin to 0.33-SNAPSHOT to higlight this (#463).