tooluniverse.tools.get_core_refinement_statistics module

get_core_refinement_statistics

Retrieve essential refinement statistics for a given PDB structure including R-factors, occupancy…

tooluniverse.tools.get_core_refinement_statistics.get_core_refinement_statistics(pdb_id, *, stream_callback=None, use_cache=False, validate=True)[source]

Retrieve essential refinement statistics for a given PDB structure including R-factors, occupancy…

Parameters:
  • pdb_id (str) – PDB entry ID (e.g., ‘1ABC’)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any