Skip to content

v0.25

Compare
Choose a tag to compare
@holtgrewe holtgrewe released this 26 Apr 06:53
· 318 commits to main since this release

As in all recent releases, Jannovar is best installed through Maven Central.

overall

  • Changing HTSJDK version to 2.14.3
  • Using the one letter amino acid code in HGVS representation as default (changes in core, hgvs, htsjdk and cli). Now the cli option --3-letter-amino-acids works as expected.

jannovar-cli

jannovar-vardbs

  • Replacing whitespace with string when annotating from TSV file.

jannovar-htsjdk

  • Fixing bug in GenomeRegionSequenceExtraction. Error reports always sequences from the first contig in the referebnce file and not the requested contig. Affects only the cli command hgvs-to-vcf.