MHCXGraph.workflow.manifest

MHCXGraph.workflow.manifest.build_association_config(settings: dict[str, Any], run_mode: str, tracker_residues) dict[str, Any][source]

Build the association_config dict passed to AssociatedGraph.

This is just a thin adapter that takes the manifest ‘settings’ and produces the config structure expected by the core.

MHCXGraph.workflow.manifest.load_manifest(manifest_path: str) dict[str, Any][source]

Functions

build_association_config(settings, run_mode, ...)

Build the association_config dict passed to AssociatedGraph.

load_manifest(manifest_path)