Skip to content

VarFish: comprehensive DNA variant analysis for diagnostics and research

License

Notifications You must be signed in to change notification settings

varfish-org/varfish-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

781fca3 · Apr 13, 2022
Mar 9, 2022
Mar 15, 2022
Nov 29, 2021
Mar 29, 2022
Jan 12, 2022
Mar 30, 2022
Jan 6, 2020
Jul 5, 2019
Apr 13, 2022
Apr 13, 2022
Nov 29, 2021
Sep 3, 2021
Mar 4, 2022
Jun 26, 2019
Aug 30, 2019
Apr 7, 2022
Dec 4, 2020
Oct 16, 2019
May 8, 2019
Jan 12, 2022
Mar 29, 2022
Sep 3, 2021
Apr 7, 2022
Mar 5, 2019
Feb 9, 2022
Sep 22, 2020
Apr 7, 2022
Apr 7, 2022
Oct 15, 2018
Nov 6, 2018
Jul 15, 2019
Mar 30, 2021
Oct 15, 2018
Feb 8, 2022
Mar 27, 2020
Apr 13, 2022
Oct 15, 2018
Nov 6, 2018
Sep 3, 2021
Apr 12, 2022
Jun 17, 2021
Apr 23, 2019
Apr 14, 2021
Oct 31, 2018
Oct 15, 2018
Oct 15, 2018
Mar 4, 2022
Feb 1, 2022
Nov 6, 2018

Repository files navigation

Documentation Status https://app.codacy.com/project/badge/Grade/f47216cf5a4349acbb9baf5ca1c91329 https://app.codacy.com/project/badge/Coverage/f47216cf5a4349acbb9baf5ca1c91329 https://coveralls.io/repos/github/bihealth/varfish-server/badge.svg?branch=main

VarFish

Comprehensive DNA variant analysis for diagnostics and research.

This is the repository for the web server component.

Holtgrewe, M.; Stolpe, O.; Nieminen, M.; Mundlos, S.; Knaus, A.; Kornak, U.; Seelow, D.; Segebrecht, L.; Spielmann, M.; Fischer-Zirnsak, B.; Boschann, F.; Scholl, U.; Ehmke, N.; Beule, D. VarFish: Comprehensive DNA Variant Analysis for Diagnostics and Research. Nucleic Acids Research 2020, gkaa241. https://doi.org/10.1093/nar/gkaa241.

Getting Started

VarFish Repositories

varfish-server
The VarFish Server is the web frontend used by the end users / data analysts.
varfish-annotator
The VarFish Annotator is a command line utility used for annotating VCF files and converting them to files that can be imported into VarFish Server.
varfish-cli
The VarFish Command Line Interface allows to import data through the VarFish REST API.
varfish-db-downloader
The VarFish DB Downloader is a command line tool for downloading the background database.
varfish-docker-compose
Quickly get started running a VarFish server by using Docker Compose. We provide a prebuilt data set with some already imported data.

At a Glance

  • License: MIT
  • Dependencies / Tech Stack
    • Python >=3.7
    • Django 3
    • PostgreSQL >=12

GitHub is used for public issue tracking. Currently, development happens on internal infrastructure.

VarFish Component Compatibility Table

The following combinations have been validated / are supported to work.

VarFish Server VarFish CLI VarFish Annotator
v1.*.* v0.3.0 v0.21

VarFish Data Release Compatibility Table

The following combinations have been validated / are supported to work.

VarFish Server Data Release VarFish DB Downloader
v1.*.* 20210728 v0.3.*