tooluniverse.tools.get_structure_determination_software_by_pdb_id moduleΒΆ

get_structure_determination_software_by_pdb_id

Retrieve names of software used during structure determination.

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

Retrieve names of software used during structure determination.

Parameters:
  • pdb_id (str) – RCSB PDB entry ID

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any