decoupler.get_resource

decoupler.get_resource(name)

Wrapper to access resources inside Omnipath.

This wrapper allows to easly query different prior knowledge resources. To check available resources run decoupler.show_resources(). For more information visit the official website for [Omnipath](https://omnipathdb.org/).

Parameters:
namestr

Name of the resource to query.

Returns:
DataFrame in long format relating genes to biological entities.