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]
 
parse_res_tag(label)
 
get_opacity(opacity_val)
 
_new_sketcher_residue(sk, label, resid, resname, xyz)
Variables [hide private]
  PL_INTERACTIONS = {'hb': ('#7FC97F', 'H-bonds'), 'hphb': ('#BE...
  ALL_PL_INTERACTIONS = ['hb', 'hphb', 'ion', 'wb']
  __package__ = 'schrodinger.application.desmond'
Variables Details [hide private]

PL_INTERACTIONS

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