Class: Chem::KEGG::KCFRXN::RXNEdge

Inherits:
Object
  • Object
show all
Defined in:
lib/chem/db/kcf.rb

Instance Attribute Summary collapse

Instance Attribute Details

#product_edgeObject

Returns the value of attribute product_edge.



214
215
216
# File 'lib/chem/db/kcf.rb', line 214

def product_edge
  @product_edge
end

#reactant_edgeObject

Returns the value of attribute reactant_edge.



214
215
216
# File 'lib/chem/db/kcf.rb', line 214

def reactant_edge
  @reactant_edge
end