MHCXGraph.utils.preprocessing.collect_selected_files_from_manifest¶ MHCXGraph.utils.preprocessing.collect_selected_files_from_manifest(manifest)[source]¶ Collect structure files defined in the manifest input rules. Parameters: manifest (dict) – Manifest configuration dictionary. Returns: selected_files – List of dictionaries describing selected input files. Return type: list[dict]