tooluniverse.tools.get_oligosaccharide_descriptors_by_entity_id moduleΒΆ

get_oligosaccharide_descriptors_by_entity_id

Retrieve structural descriptors for branched entities (e.g., oligosaccharides) in a PDB entry.

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

Retrieve structural descriptors for branched entities (e.g., oligosaccharides) in a PDB entry.

Parameters:
  • entity_id (str) – Branched entity ID like β€˜5FMB_2’

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any