Package MolKit :: Package VisionInterface :: Module MolKitNodes
[hide private]
[frames] | no frames]

Module MolKitNodes

source code

Classes [hide private]
  PDB_SYMTRY
inputs PDB file, parses SYMTRY records and returns a list of (4x4) matrices.
  CenterAndRadius
  ReadMolecule
based on the MolKit.Read fucntion.
  WritePDB
Save as PDB.
  WriteMolecule
Write any file format recognized by MolKit.
  AssignRadii
  CalculateGasteigerCharges
  AddKollmanCharges
  AddHydrogens
  AddPolarHydrogens
  ParseCryst1
  NodeSelector
This node selects subsets of nodes (i.e.
  RMSDFromTwoAtomSet
  AtomsAsCPK
  AtomsAsSticks
  SESVertices
Extract specific vertices from the SES surface Input ports: MSMS: an MSMSobject instance as output by the MSMS calculation node nodes: a TreeNodeSet describing parts of a molecule.
  ReadMSMS
based on the MSMSParser object.
  SurfaceAtoms
outputs a list of atoms contributing to the MSMS serface Input ports: MSMS: an MSMSobject instance as output by the MSMS calculation node nodes: a TreeNodeSet describing parts of a molecule.
  AtomsAsMSMS
Compute solvent excluded surface using the MSMS library.
  SpheresAsMSMS
Compute solvent excluded surface using the MSMS library.
  SaveMSMS
save the triangulated Solvent Excluded Surface in ascii format
  GetMSMSareas
Compute and output surface areas MSMS component.
  GetMSMStriangles
Extract triangles from a given MSMS component and for a given set of atoms.
  GetBuriedMSMS
Extract triangles from a given MSMS component that are burried by a set of atoms from another molecule.
  AtomsProperty
  BondsGeometry
  BondsByDist
  PublicHttpServer
  MsmsServer
  RemoteMSMS
  CrystalToCartesian
Converts crystall cell coordinates into cartesian coordinates.
  LinesMacro
  CPKMacro
  MSMSMacro

Functions [hide private]
  importMolKitLib(net)
  importVizLib(net)
  importSymServLib(net)

Variables [hide private]
  msmsFound = 1
  bhtreelibFound = True
  molkitlib = <Vision.VPE.NodeLibrary instance at 0xb7c0064c>

Function Details [hide private]

importMolKitLib(net)

source code 
None

importVizLib(net)

source code 
None

importSymServLib(net)

source code 
None

Variables Details [hide private]

msmsFound

None
Value:
1                                                                     
      

bhtreelibFound

None
Value:
True                                                                   
      

molkitlib

None
Value:
<Vision.VPE.NodeLibrary instance at 0xb7c0064c>