getObjectAttributes {OmaDB}R Documentation

Get the Object Attributes

Description

The function to obtain the attributes and their data types for the object created.

Usage

getObjectAttributes(obj)

Arguments

obj

the object of interest

Value

an list of object attributes and their data classes

Examples

attributes = getObjectAttributes(getOMAGroup(id ='YEAST58'))

[Package OmaDB version 2.9.0 Index]