ImagingDataCommons / idc-index

Python package to simplify access to the data available from NCI Imaging Data Commons
https://idc-index.readthedocs.io/
MIT License
11 stars 5 forks source link

Reuse indices and related data if already downloaded #133

Open fedorov opened 2 weeks ago

fedorov commented 2 weeks ago

I only now realized that at the moment, those will be downloaded every time index fetch is requested for a new IDCClient instance. We should be reusing content already downloaded.