getAttribute: Get the value for the Object Attribute

View source: R/OmaDBObject.R

getAttributeR 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')

klarakaleb/OmaDB documentation built on April 18, 2024, 8:03 a.m.