pypath.inputs.cellcall.cellcall_interactions§

pypath.inputs.cellcall.cellcall_interactions(extended=False, organism=9606)[source]§

Ligand-receptor interactions from the CellCall database (ShellyCoder/cellcall).

Args
extended (bool): Include not only the core but also the extended

set of interactions.

organism (int,str): The organism to use, human (9606) and mouse
  1. are supported.

Returns

List of named tuples, each describing a ligand-receptor interaction.