tooluniverse.tools.UniProt_get_ptm_processing_by_accession moduleΒΆ

UniProt_get_ptm_processing_by_accession

Extract all PTM and processing sites from UniProtKB entry (feature type = MODIFIED RESIDUE or SIG…

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

Extract all PTM and processing sites from UniProtKB entry (feature type = MODIFIED RESIDUE or SIG…

Parameters:
  • accession (str) – UniProtKB accession, e.g., P05067.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any