Table of Contents

Module: oasa_bridge bkchem/oasa_bridge.py
Imported modules   
import atom
import bond
import math
import molecule
import operator
from singleton_store import Screen
Functions   
bkchem_atom_to_oasa_atom
bkchem_bond_to_oasa_bond
bkchem_mol_to_oasa_mol
mol_to_smiles
oasa_atom_to_bkchem_atom
oasa_bond_to_bkchem_bond
oasa_mol_to_bkchem_mol
read_inchi
read_molfile
read_smiles
write_molfile
  bkchem_atom_to_oasa_atom 
bkchem_atom_to_oasa_atom ( a )

  bkchem_bond_to_oasa_bond 
bkchem_bond_to_oasa_bond ( b )

  bkchem_mol_to_oasa_mol 
bkchem_mol_to_oasa_mol ( mol )

  mol_to_smiles 
mol_to_smiles ( mol )

  oasa_atom_to_bkchem_atom 
oasa_atom_to_bkchem_atom (
        a,
        paper,
        m,
        )

  oasa_bond_to_bkchem_bond 
oasa_bond_to_bkchem_bond ( b,  paper )

  oasa_mol_to_bkchem_mol 
oasa_mol_to_bkchem_mol ( mol,  paper )

  read_inchi 
read_inchi ( text,  paper )

  read_molfile 
read_molfile ( file,  paper )

  read_smiles 
read_smiles ( text,  paper )

  write_molfile 
write_molfile ( mol,  file )


Table of Contents

This document was automatically generated on Wed Jun 1 11:05:30 2005 by HappyDoc version 2.1