Package schrodinger :: Package application :: Package msv :: Package domain :: Module annotation :: Class DisulfideBond
[hide private]
[frames] | no frames]

Class DisulfideBond

object --+
         |
        DisulfideBond

Instance Methods [hide private]
 
__init__(self, bond1, bond2)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__nonzero__(self)

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

Properties [hide private]
  seq1
  seq2
  res1
  res2
  bond1
  bond2
  intra_sequence_bond

Inherited from object: __class__

Method Details [hide private]

__init__(self, bond1, bond2)
(Constructor)

 

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

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

seq1

Get Method:
unreachable.seq1(self)

seq2

Get Method:
unreachable.seq2(self)

res1

Get Method:
unreachable.res1(self)

res2

Get Method:
unreachable.res2(self)

bond1

Get Method:
unreachable.bond1(self)

bond2

Get Method:
unreachable.bond2(self)

intra_sequence_bond

Get Method:
unreachable.intra_sequence_bond(self)