mtiDB: Connect to the miRTarBase (MTI) or mirbase database.

Description Usage Arguments Details Value Author(s)

Description

These functions connect to the database containing the information from miRTarBase or to the mirbase database (provided by mirbase.db package).

Usage

1
2
3
mtiDB(x, v = TRUE )
getMtiCon( x, v=FALSE )
getMirbaseCon()

Arguments

x

Optional. The file name of the SQLite3 database file.

v

Verbosity. If TRUE prints additional informations.

Details

mtiDB creates a new database connection each time it is called. Thus, the function getMtiCon, that only creates a new connection if none is available, should be used instead.

Value

A connection object to the database.

Author(s)

Johannes Rainer


jotsetung/mirtarbase-db documentation built on May 19, 2019, 9:42 p.m.