JonnyTran / OpenOmics

A bioinformatics API to interface with public multi-omics bio databases for wicked fast data integration.
https://openomics.readthedocs.io/en/latest/
MIT License
31 stars 13 forks source link

Added functionality to write uncompressed files for faster loads #176

Closed JonnyTran closed 1 year ago

JonnyTran commented 1 year ago

Chunked reading of an uncompressed utf-8 file is faster than dd.read_table(compression='gzip')