pypath.inputs.cellinker.cellinker_complexes§

pypath.inputs.cellinker.cellinker_complexes(organism=9606)[source]§

Protein complex information from the Cellinker database (http://www.rna-society.org/cellinker/).

Args
organism (int,str): Name or identifier of the organism. Only mouse

and human are available.

Returns
(dict): A dict of complexes, with string representations as keys and

pypath.internals.intera.Complex objects as values.