regulondb-class: The regulondb class

Description Slots

Description

The regulondb class is an extension of the SQLiteConnection, which as the name suggests, consists of an SQLite connection to a database with the table design of the RegulonDb database. In addition to the slots defined in the SQLiteConnection object, the regulondb class also contains additional slots to store information about database versions, organism information and genome build versions.

Slots

organism

A character vector with the name of the organism of the database.

genome_version

A character vector with the version of the genome build.

database_version

A character vector with the version of regulondb build.


regutools documentation built on Dec. 20, 2020, 2 a.m.