KEGGEdgeSubType-class: Class "KEGGEdgeSubType"

Description Objects from the Class Slots Methods Note Author(s) See Also Examples

Description

A class to represent subtype in KEGG

Objects from the Class

Objects can be created by calls of the form new("KEGGEdgeSubType", ...).

Slots

name:

Object of class "character", name of the subtype

value:

Object of class "character", value of the subtype

Methods

getName

signature(object = "KEGGEdgeSubType"): getting subtype name

getValue

signature(object = "KEGGEdgeSubType"): getting subtype value

show

signature(object = "KEGGEdgeSubType"): show method

Note

Please note that 'KEGGEdgeSubtype' is a data frame storing subtype predefinitions, the 'type' with lowercases. 'KEGGEdgeSubType' is however a class representing these subtypes.

Author(s)

Jitao David Zhang mailto:jitao_david.zhang@roche.com

See Also

KEGGEdge-class

Examples

1
2
showClass("KEGGEdgeSubType")
## use example(KEGGEdge-class) for more examples

KEGGgraph documentation built on Nov. 8, 2020, 5:42 p.m.