regulondb_result-class {regutools}R Documentation

The regulondb_results class

Description

The regulondb class is an extension of the DataFrame class, with additional slots that host information of the database used to obtain these results.

Slots

organism

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

genome_version

A character string with the version of the genome build.

database_version

A character string with the version of regulondb build.

dataset

A character string with the name of the table used for the query in get_dataset().


[Package regutools version 1.6.0 Index]