retrieveGenomes() does multiple attempts to download genome files and returns 0-bit files in the absence of the file at the BV-BRC FTP location.
This approach was implemented to make sure the failed downloads are recovered, but it didn't consider what if the file is not present in the source directory.
retrieveGenomes()does multiple attempts to download genome files and returns 0-bit files in the absence of the file at the BV-BRC FTP location.This approach was implemented to make sure the failed downloads are recovered, but it didn't consider what if the file is not present in the source directory.