schrodinger.application.aacg.utils module

Utilities for working with aacg-related files.

Copyright Schrodinger, LLC. All rights reserved.

schrodinger.application.aacg.utils.is_aacg_ffio_struct(st_ffio)[source]

Checks whether the ‘aa2mr.py’ string is present in the ‘s_ffio_name’ property of the ffio block (if present).

schrodinger.application.aacg.utils.is_aacg_cms_file(cms_file_name)[source]

Checks whether the ‘aa2mr.py’ string is present in the ‘s_ffio_name’ property of the ffio_ff block(s).

Variables

cms_file_name – CMS file name.