tooluniverse.tools.get_space_group_by_pdb_id moduleΒΆ get_space_group_by_pdb_id Get the crystallographic space group of the structure. tooluniverse.tools.get_space_group_by_pdb_id.get_space_group_by_pdb_id(pdb_id, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Get the crystallographic space group of the structure. Parameters: pdb_id (str) β 4-character RCSB PDB 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