Package schrodinger :: Package application :: Package desmond :: Module fep_edge_report_maker
[hide private]
[frames] | no frames]

Module fep_edge_report_maker

Classes [hide private]
  FEPEdgeReportMaker
Functions [hide private]
 
create_sketcher()
 
parse_res_tag(label)
 
get_residue_label(rname, resid, cname)
 
get_opacity(opacity_val)
 
_new_sketcher_residue(sk, label, resid, resname, xyz)
Variables [hide private]
  IGNORE_HYDROGEN = canvas2d.ChmAtomOption.H_Never
  FIXUP = True
hash(x)
  RESCALE = canvas2d.ChmCoordGenOption.Physical
  STEREO = canvas2d.ChmMmctAdaptor.StereoFromGeometry_Safe
  OPACITY = "opacity_value"
  PL_INTERACTIONS = {'hb':('#7FC97F', 'H-bonds'), 'hphb':('#BEAE...
  ALL_PL_INTERACTIONS = ['hb', 'hphb', 'ion', 'wb']
Variables Details [hide private]

PL_INTERACTIONS

Value:
{'hb':('#7FC97F', 'H-bonds'), 'hphb':('#BEAED4', 'Hydrophobic'), 'ion'\
:('#F0027F', 'Ionic'), 'wb':('#386CB0', 'Water bridges')}