What problem does it solve?
TileDB-VCF enables scalable storage and fast retrieval of genomic variant-call data, addressing the data management and performance bottlenecks in genomics workflows.
Core Features & Use Cases
- Dataset creation and ingestion: Create TileDB-VCF datasets and incrementally ingest single-sample VCF/BCF files, supporting parallel ingestion and configurable resources.
- Efficient querying and export: Run region-based queries across many samples and export results to VCF/TSV for downstream analyses.
- Population genomics workflows: Facilitate cohort studies, allele frequency calculations, QC, and scalable analyses across large datasets.
- Interoperability: Works with local and cloud storage (S3/Azure/GCS), enabling scalable cloud-native genomics pipelines.
Quick Start
Install TileDB-VCF, create a dataset, ingest single-sample VCFs, and run a read/export example.