Skip to content

Java library for annotating VCF files with gene/transcript-based annotations

License

Notifications You must be signed in to change notification settings

limbus-medtec/jannovar

 
 

Repository files navigation

Build Status Documentation API Docs Install with Bioconda Codacy Badge

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.28
  • Availability:
    • Java command line tool jannovar-cli
    • Java libraries exposing most of jannovar-cli's functionality.

Developer Guidelines

Style

  • Java code should follow IntelliJ default formatting and the Ctrl+Alt+l formatter. Eclipse users please use Eclipse Code Formatter. Enable the "wrap at right margin" option for JavaDoc.
  • For all other text, use .editorconfig.

About

Java library for annotating VCF files with gene/transcript-based annotations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • HTML 0.4%
  • ANTLR 0.3%
  • Python 0.3%
  • Makefile 0.2%
  • Batchfile 0.2%