getAttribute {OmaDB}R Documentation

Get the value for the Object Attribute

Description

The function to obtain the value for an object attribute.

Usage

getAttribute(obj, attribute)

Arguments

obj

the object of interest

attribute

the attribute of interest

Value

an value for a given object attribute

Examples

members = getAttribute(getOMAGroup(id ='YEAST58'),'members')

[Package OmaDB version 2.10.0 Index]