SRA tools database engine (Python bindings)
VDB is the database engine that all SRA tools use. It is a columnar database system with a number of unique features. All SRA objects are stored in VDB. This package exposes the Python bindings and depends on ncbi-vdb to be available.