Getting the same error. The file is not available from Dropbox.
I am having the same problem. I was able to download last week but unable to download this week.
> sqlfile <- 'SRAmetadb.sqlite'
> if(!file.exists('SRAmetadb.sqlite')) sqlfile <<- getSRAdbFile()
trying URL 'http://dl.dropbox.com/u/51653511/SRAmetadb.sqlite.gz'
Error in download.file(url_sra, destfile = localfile, mode = "wb", method = method) :
cannot open URL 'http://dl.dropbox.com/u/51653511/SRAmetadb.sqlite.gz'
I am having the same problem too. By modifying the getSRAdbFile() function a bit, I've noticed that none of the 3 SQLite backup GZ files are available. I will email the maintainers.
By the way: the previous SRAdb version returned ByExp FTP addresses for the SRA files, however the NCBI SRA's "ByExp" arborescence no longer seems to exist as of recently (though ByRun and ByStudy still do: ftp://ftp-trace.ncbi.nlm.nih.gov/sra/sra-instant/reads/). I don't know why this has happened but it might be an issue.
-- A
I received a reply from Jack Zhu for SRAdb and from Rick Lapoint for the SRA. I'm copying the essence of those answers here:
Hope this helps,
-- A
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.