Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement frequency database building for sequence variants #2

Closed
5 tasks
holtgrewe opened this issue Mar 3, 2023 · 2 comments · Fixed by #5
Closed
5 tasks

Implement frequency database building for sequence variants #2

holtgrewe opened this issue Mar 3, 2023 · 2 comments · Fixed by #5

Comments

@holtgrewe
Copy link
Contributor

holtgrewe commented Mar 3, 2023

We need to annotate frequencies from frequency databases. We need to store them in fast key/value access mode. We should use rocksdb for such databases.

  • implement a CLI for importing the databases

GRCh37 & GRCh38

  • gnomAD exomes
  • gnomAD genomes
  • gnomAD mtDB
  • helixmtdb

The following are considered outdated by now (2023/03/03)

GRCh37 only

  • ExAC
@xiamaz
Copy link
Contributor

xiamaz commented Mar 3, 2023

Might be interesting: https://github.com/brentp/echtvar

@holtgrewe
Copy link
Contributor Author

Might be interesting: https://github.com/brentp/echtvar

Filtering will remain in VarFish for now ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants