SRAdb error
2
0
Entering edit mode
@ayten-yigiter-5183
Last seen 9.6 years ago
Hi, I am trying to get the SRAdb package work. I have successfully installed the SRAdb package and then I have got the following error: library(SRAdb) sqlfile <- getSRAdbFile() URL 'http://watson.nci.nih.gov/~zhujack/SRAmetadb.sqlite.gz' deneniyor Content type 'application/octet-stream' length 187043912 bytes (178.4 Mb) URL a??ld? downloaded 178.4 Mb Unzipping... Error: sqliteNewConnection(drv, ...) : RS-DBI driver: (could not connect to dbname: unable to open database file" Could you help me at this point? Sincerely yours Dr. Ayten Yi?iter Hacettepe University Faculty of Science Department of Statistics Ankara/Turkey Phone: +90 312 2977900
SRAdb SRAdb • 1.7k views
ADD COMMENT
0
Entering edit mode
Dan Tenenbaum ★ 8.2k
@dan-tenenbaum-4256
Last seen 3.1 years ago
United States
Hi Ayten, 2012/3/22 Ayten YIGITER <yigiter at="" hacettepe.edu.tr="">: > Hi, I am trying to get the SRAdb package work. I have successfully installed the SRAdb package and then I have got the following error: > > > library(SRAdb) > sqlfile <- getSRAdbFile() > URL 'http://watson.nci.nih.gov/~zhujack/SRAmetadb.sqlite.gz' deneniyor > Content type 'application/octet-stream' length 187043912 bytes (178.4 Mb) > URL a??ld? > downloaded 178.4 Mb > Unzipping... > Error: sqliteNewConnection(drv, ...) : > RS-DBI driver: (could not connect to dbname: > unable to open database file" > > > Could you help me at this point? Can you post the output of R's sessionInfo() command? That will give us the information we need to help you. Thanks, Dan > > Sincerely yours > > Dr. Ayten Yi?iter > Hacettepe University > Faculty of Science > Department of Statistics > Ankara/Turkey > Phone: +90 312 2977900 > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 12 weeks ago
United States
2012/3/22 Ayten YIGITER <yigiter at="" hacettepe.edu.tr="">: > Hi, I am trying to get the SRAdb package work. I have successfully installed the SRAdb package and then I have got the following error: > > > library(SRAdb) > sqlfile <- getSRAdbFile() > URL 'http://watson.nci.nih.gov/~zhujack/SRAmetadb.sqlite.gz' deneniyor > Content type 'application/octet-stream' length 187043912 bytes (178.4 Mb) > URL a??ld? > downloaded 178.4 Mb > Unzipping... > Error: sqliteNewConnection(drv, ...) : > RS-DBI driver: (could not connect to dbname: > unable to open database file" > > > Could you help me at this point? In addition to sessionInfo() output, could you show us the commands that lead to the error? It seems there might be something missing in the commands you pasted since getSRAdbFile() should not be attempting to connect to the database. Sean
ADD COMMENT

Login before adding your answer.

Traffic: 620 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6