pypath.utils.mapping.get_mapper§

pypath.utils.mapping.get_mapper(**kwargs)[source]§

The module under its mapper attribute has an instance of the Mapper object, which manages the ID translations. This function creates the instance if does not exist and returns it.

Returns

A Mapper object.