OpenStructure
|
Go to the source code of this file.
Data Structures | |
class | CADResult |
Namespaces | |
namespace | ost |
namespace | ost::bindings |
namespace | ost.bindings.cadscore |
Functions | |
_SetupFiles (model, reference, chain_mapping) | |
_CleanupFiles (dir_name) | |
_ParseCADGlobal (lines) | |
_ParseCADLocal (lines) | |
_ParseVoronotaGlobal (lines) | |
_ParseVoronotaLocal (lines) | |
_RunCAD (tmp_dir, mode, cad_bin_path, old_regime) | |
_HasInsertionCodes (model, reference) | |
_MapLabels (model, cad_results, label, chain_mapping) | |
CADScore (model, reference, mode="voronota", label="localcad", old_regime=False, cad_bin_path=None, chain_mapping=None) | |