operon_set {annotation.genomics} R Documentation

load operon set data from the ODB database

Description

Usage

operon_set(
    file = NULL);

Arguments

file

dataset text file that download from https://operondb.jp/. [as string]

Details

Authors

seqtoolkit

Value

this function returns data object of type OperonRow[].

clr value class

Examples


[Package annotation.genomics version 1.0.0.0 Index]