schrodinger.application.bioluminate.patch_utils.pre_analyze module

Run pre-analysis on the specified structure. Invoked as:
pre_analyze.py <basename>

The structure will be read from <basename>.maegz and the ASL to use for the surface will be read from <basename>.txt. Output will be written to <basename>.vis and <basename>.pkl.

schrodinger.application.bioluminate.patch_utils.pre_analyze.pre_analyze()