Skip to content

Efficient variant-call data storage and retrieval library using the TileDB storage library.

Notifications You must be signed in to change notification settings

olesya13/TileDB-VCF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TileDB logo

TileDB-VCF

TileDB-VCF is a library for efficient storage and retrieval of genomics variant-call data. With it, you can easily ingest large amounts of variant-call data from the VCF (or BCF) format into a 2D sparse TileDB array that allows for highly compressed storage and efficient, parallelized queries on the variant data. The motivation and idea behind storing VCF data in a 2D sparse array is described in our Genomics use case docs.

Quick Links

About

Efficient variant-call data storage and retrieval library using the TileDB storage library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.8%
  • Java 11.3%
  • Python 9.3%
  • C 5.9%
  • CMake 4.5%
  • Shell 2.2%