Closed tgurbich closed 1 year ago
Wouldn't be easier to move those scripts to the bin folder?
Moved scripts to bin.
Moved scripts to bin.
Perfect. I've added a copy of the retry library, I just copied the library directly. The library is old and deprecated, so we should migrate to a different one. For now, and as the library only needs the python standard library, I've copied the source code into the bin folder.
We moved get_ENA_metadata.py and utils.py to the bin folder which broke fetch_ena.py and fetch_ncbi.py. Added relative paths to both scripts to fetch the modules.