Module saltbridgefinder
A module of classes to analyze Desmond trajectories.
Please see the AnalysisTool documentation for a description of the API
that handles interaction between AnalysisTool objects and schrodinger.trajectory.desmondsimulation.DesmondSimulation
instances.
Copyright Schrodinger, LLC. All rights reserved.
|
__metaclass__
type(object) -> the object's type type(name, bases, dict) ->
a new type
|
|
SaltBridgeFinder
A tool to find hydrogen bonds present between two sets of molecules.
|
|
degrees_per_rad = 180./ numpy.pi
|