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
Hi, @allanharper. This is working for me today. If still not working for you, can you try using curl or accessing from a web browser the amazonaws link?
Error in download.file(url_sra, destfile = localfile, mode = "wb", method = method) :
srafile = getSRAdbFile(destdir = getwd(), destfile = "SRAmetadb.sqlite.gz", method="auto")
trying URL 'https://s3.amazonaws.com/starbuck1/sradb/SRAmetadb.sqlite.gz'
Error in download.file(url_sra, destfile = localfile, mode = "wb", method = method) :
cannot open URL 'https://s3.amazonaws.com/starbuck1/sradb/SRAmetadb.sqlite.gz'
srafile = getSRAdbFile(destdir = getwd(), destfile = "SRAmetadb.sqlite.gz", method="libcurl")
trying URL 'https://gbnci-abcc.ncifcrf.gov/backup/SRAmetadb.sqlite.gz'
Error in download.file(url_sra, destfile = localfile, mode = "wb", method = method) :
cannot open URL 'https://gbnci-abcc.ncifcrf.gov/backup/SRAmetadb.sqlite.gz'
The text was updated successfully, but these errors were encountered: