.. _api_resources: pycmplot.resources ================== Centralised configuration for external reference files (liftover chain, gene-info TSVs). Paths are resolved from environment variables or the bundled ``pycmplot/data/`` directory; individual paths can be overridden by passing a custom :class:`~pycmplot.resources.ResourceConfig` instance to any function that accepts a *resources* argument. .. currentmodule:: pycmplot.resources .. automodule:: pycmplot.resources :members: :undoc-members: :show-inheritance: