schrodinger.application.desmond.cms_utils module

Collection of util functions for cms files.

Copyright (C), Schrodinger, LLC. All rights reserved.

schrodinger.application.desmond.cms_utils.cms2pdb(cms_path: pathlib.Path, pdb_path: pathlib.Path)

Convert .cms file to .pdb file

Parameters
  • cms_path – path of cms file

  • pdb_path – path of pdb file