Table of Contents

Class: Record Bio/KEGG/Compound/__init__.py

Holds info from a KEGG Ligand/Compound record.

Members: entry The entry identifier. name A list of the compund names. formula The chemical formula for the compound pathway A list of 3-tuples: (database, id, pathway) enzyme A list of 2-tuples: (enzyme id, role) structures A list of 2-tuples: (database, list of struct ids) dblinks A list of 2-tuples: (database, list of link ids)

Methods   
__init__
__str__
_dblinks
_entry
_enzyme
_formula
_name
_pathway
_structures
  __init__ 
__init__ ( self )

__init___(self)

Create a new Record.

  __str__ 
__str__ ( self )

__str__(self)

Returns a string representation of this Record.

  _dblinks 
_dblinks ( self )

  _entry 
_entry ( self )

  _enzyme 
_enzyme ( self )

  _formula 
_formula ( self )

  _name 
_name ( self )

  _pathway 
_pathway ( self )

  _structures 
_structures ( self )


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:06 2002 by HappyDoc version 2.0.1