rp: Obtains properties from a reaction list

Description Usage Arguments Value Examples

Description

Obtains properties from a reaction list

Usage

1
rp(r, field = "KEGG_enzyme")

Arguments

r

The reaction list.

field

Name of the property to be obtained.

Value

A data frame mapping the property to reaction indices.

Examples

1
2
data(eryth)
print(rp(eryth, 'name'))

cdiener/dycone documentation built on May 13, 2019, 2:41 p.m.