pypath.inputs.guide2pharma.guide2pharma_download§

pypath.inputs.guide2pharma.guide2pharma_download(organism: str | int = 'human', endogenous: bool = True, process_interactions: bool = True, process_complexes: bool = True) tuple[list, dict][source]§

Downloads and processes Guide to Pharmacology data. Returns list of dicts.

Parameters:
  • organism – Name of the organism, e.g. human.

  • endogenous – Whether to include only endogenous ligands interactions.