Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.03 KB

Build Status Documentation API Docs Install with Bioconda

Jannovar

Functional variant file annotation in Java. Jannovar provides a program for the annotation of VCF files and also exposes its functionality through a library API.

Also see the Quickstart section in the Jannovar manual.

In Brief

  • Language/Platform: Java >=8
  • License: BSD 3-Clause
  • Version: 0.23
  • Availability:
    • Java command line tool jannovar-cli
    • Java libraries exposing most of jannovar-cli's functionality.