TileDB-Inc / TileDB-VCF

Efficient variant-call data storage and retrieval library using the TileDB storage library.
https://tiledb-inc.github.io/TileDB-VCF/
MIT License
82 stars 13 forks source link

Lazily import dask #724

Closed gspowley closed 1 month ago

gspowley commented 1 month ago

Only import dask when dask related functions are called.