tooluniverse.tools.get_crystallization_ph_by_pdb_id moduleΒΆ

get_crystallization_ph_by_pdb_id

Fetch the pH used during crystallization of the sample.

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

Fetch the pH used during crystallization of the sample.

Parameters:
  • pdb_id (str) – RCSB PDB ID of the structure

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any