tooluniverse.tools.get_uniprot_accession_by_entity_id moduleΒΆ

get_uniprot_accession_by_entity_id

Fetch UniProt accession numbers associated with a specific polymer entity.

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

Fetch UniProt accession numbers associated with a specific polymer entity.

Parameters:
  • entity_id (str) – Polymer entity ID (e.g., β€˜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