tooluniverse.tools.get_polymer_entity_annotations moduleΒΆ

get_polymer_entity_annotations

Retrieve functional annotations (Pfam domains, GO terms) and associated UniProt accession IDs for…

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

Retrieve functional annotations (Pfam domains, GO terms) and associated UniProt accession IDs for…

Parameters:
  • entity_id (str) – Polymer entity ID like β€˜1A8M_1’

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any