networkcommons.data.network.get_omnipath

networkcommons.data.network.get_omnipath(genesymbols=True, directed_signed=True)

Retrieves the Omnipath network with directed interactions and specific criteria.

Returns:

Omnipath network with source, target, and sign columns.

Return type:

network (pandas.DataFrame)