pypath.utils.orthology.get_manager§

pypath.utils.orthology.get_manager()[source]§

Access the orthology manager.

Returns the orthology manager, an object which loads and unloads the orthology lookup tables as necessary, and provides the interface for querying the orthology data. Normally an instance of the manager belongs to the module, and if it does not exist yet, will be created automatically.