pypath.inputs.pepcyber.pepcyber_interactions§

pypath.inputs.pepcyber.pepcyber_interactions(dataframe=False, cache=True)[source]§

Downloads phosphoprotein binding protein interactions from the PepCyber database (http://www.pepcyber.org/).

Args
dataframe (bool): Return a pandas data frame instead of list of

tuples.

cache (bool): Read the data from an intermediate cache file,

if available.