You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.