getData-deprecated: Get the Data Function

Description Usage Arguments Value See Also

Description

The function to obtain the information available for a single entry in the datase. This function should no longer be used. It has been divided into several functions: Use the following functions instead.

Usage

1
getData(type, id, attribute = NULL)

Arguments

type

the type for the entry to be returned - either protein, genome or group

id

an identifier for the entry to be returned. For more information, see the 'Get started with OmaDB' vignette.

attribute

an extra attribute

Value

an object containing the JSON keys as attributes

See Also

OmaDB-deprecated


OmaDB documentation built on Nov. 13, 2020, 2 a.m.