db: Get the connection to the SQLite Database

Description Usage Arguments Value Methods Author(s) Examples

Description

This function will return the SQLite connection to the database associated to objects used in oligo.

Usage

1
db(object)

Arguments

object

Object of valid class. See methods.

Value

SQLite connection.

Methods

object = "FeatureSet"

object of class FeatureSet

object = "SnpCallSet"

object of class SnpCallSet

object = "DBPDInfo"

object of class DBPDInfo

object = "SnpLevelSet"

object of class SnpLevelSet

Author(s)

Benilton Carvalho

Examples

1
## db(object)

benilton/oligoClasses-release documentation built on May 12, 2019, 11:51 a.m.