paulsengroup / hictkpy

Python bindings for hictk: read and write .cool and .hic files directly from Python
MIT License
13 stars 0 forks source link

[packaging] Make dependencies optional where it makes sense #77

Closed robomics closed 3 weeks ago

robomics commented 1 month ago

E.g. make numpy, pandas, and scipy optional, and only depend on pyarrow by default.