Skip to content

v0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@holtgrewe holtgrewe released this 02 Feb 14:15

This release provides two JAR files with executable code:

  • jannovar-cli is a command line interface to the Jannovar functional annotation program
  • jannovar-filter is a command line interface to filtration of VCF files by compatibility with a selected mode of inheritance

If you want to use Jannovar as a library, the POM file also gives you the jannovar-core module for the functional annotation and the jannovar-htsjdk module which allows for directly annotating VariantContext objects from HTSJDK.