dbconn: A function to return the connection to sqlite3 file

Description Usage Arguments Value Author(s) Examples

Description

This function returns the connection to sqlite file.

Usage

1
dbconn(x)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

Value

The database connection to sqlite3 file

Author(s)

Koki Tsuyuzaki

Examples

1
showMethods("dbconn")

Example output

Function: dbconn (package BiocGenerics)
x="AnnDbObj"
x="AnnotationDb"
x="environment"
x="LRBaseDb"
x="SQLiteConnection"

LRBaseDbi documentation built on Nov. 8, 2020, 5:49 p.m.