Package schrodinger :: Package application :: Package glide :: Package packages :: Module ensemble_optimizer :: Class EnsembleLigand
[hide private]
[frames] | no frames]

Class EnsembleLigand

object --+
         |
        EnsembleLigand

A class that provides the ligand object for storing poses and other properties of the ligand

Instance Methods [hide private]
 
__init__(self, pose_list, ligtype)
x.__init__(...) initializes x; see help(type(x)) for signature
 
initPoses(self, pose_list)
 
getPose(self, receptor)
 
__str__(self)
str(x)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]
  title

Inherited from object: __class__

Method Details [hide private]

__init__(self, pose_list, ligtype)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

__str__(self)
(Informal representation operator)

 

str(x)

Overrides: object.__str__
(inherited documentation)

Property Details [hide private]

title

Get Method:
unreachable.title(self)