getAttribute {OmaDB} | R Documentation |
The function to obtain the value for an object attribute.
getAttribute(obj, attribute)
obj |
the object of interest |
attribute |
the attribute of interest |
an value for a given object attribute
members = getAttribute(getData("group","YEAST58"),'members')