Skip to content

How VarFish Databases are Built #35

Answered by holtgrewe
holtgrewe asked this question in Q&A
Discussion options

You must be logged in to vote

The description is top-down because one needs to know a bit about context and perspective to understand the process.

There are two databases. "Two" you ask?

Maybe even three.

  1. The varfish-annotator tool has a H2 (embedded Java) database with the information needed to annotate files. These data are stored in tables, one for each dataset
    • Thousand Genomes
    • ExAC
    • gnomAD exomes
    • gnomAD gnomes
    • Presence in ClinVar
    • Presence in HGMD Public
  2. Further, the varfish-annotator tool needs a RefSeq and Ensembl .ser file for the current genome build compatible with the Jannovar library embedded in varfish-annotator.
  3. The database in varfish-server.

How do you build the databases?

  1. There is a built-in comman…

Replies: 0 comments 1 reply

Comment options

holtgrewe
Jan 29, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by holtgrewe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant