[Bioc-devel] GenomicFeatures LoadDb Path
Dario Strbenac
dstr7320 at uni.sydney.edu.au
Fri Aug 9 04:00:17 CEST 2013
It's not documented by ?loadDb, but providing an absolute path doesn't work, and shows an unusual error message.
> genes17 <- loadDb("/nb/dario/genes/gencode17.db")
Error in loadDb(file, dbType, dbPackage, ...) :
error in evaluating the argument 'dbType' in selecting a method for function 'loadDb': Error: argument "dbType" is missing, with no default # Help file says this is optional.
> genes17 <- loadDb("gencode17.db")
>
AnnotationDbi_1.22.6
--------------------------------------
Dario Strbenac
PhD Student
University of Sydney
Camperdown NSW 2050
Australia
More information about the Bioc-devel
mailing list