tooluniverse.tools.Reactome_get_pathway_reactions moduleΒΆ

Reactome_get_pathway_reactions

Query all Reactions contained under a Pathway using Pathway Stable ID. This is currently the only…

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

Query all Reactions contained under a Pathway using Pathway Stable ID. This is currently the only…

Parameters:
  • stId (str) – Pathway Stable ID, e.g., β€˜R-HSA-73817’ (verified valid).

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any