Package schrodinger :: Package application :: Package bioluminate :: Module workspacelabeler
[hide private]
[frames] | no frames]

Module workspacelabeler

Classes [hide private]
  WorkspaceLabeler
Class with methods for manipulating workspace atom labels.
Functions [hide private]
 
removeBadOptions()
Test each option in DEFAULT_OPTIONS and remove any bad or deprecated ones.
Variables [hide private]
  __doc__ = ...
  maestro = None
hash(x)
  SAVE_FMT_PROP = 's_bioluminate_saved_label_format'
  DEFAULT_OPTIONS = {'1charge': 'FALSE', '1chargeformatstring': ...
Variables Details [hide private]

__doc__

Value:
"""
A module containing a class for labeling atoms in the workspace.

Copyright Schrodinger, LLC. All rights reserved.

"""

DEFAULT_OPTIONS

Value:
{'1charge': 'FALSE', '1chargeformatstring': '%C1.3', '2charge': 'FALSE\
', '2chargeformatstring': '%C2.3', 'acolor': 'TRUE', 'anum': 'FALSE', \
'anumformatstring': '%NU', 'atomicnumber': 'FALSE', 'atomname': 'FALSE\
', 'atomnameformatstring': '%AT', 'atype': 'FALSE', 'atypeformatstring\
': '%TY', 'chain': 'FALSE', 'chainformatstring': '%CH', 'chirality': '\
FALSE', 'chiralityformatstring': '%CY', 'cindex': '2', 'compositionfie\
lds': '', 'dmsopka': 'FALSE', 'dmsopkaformatstring': '%DP', 'element':\
 'FALSE', 'elementformatstring': '%EL', 'entryname': 'FALSE', 'entryna\
...