Settings

Settings#

A convenience function for setting some default matplotlib.rcParams and a high-resolution jupyter display backend useful for use in notebooks.

set_figure_params

Set resolution/size, styling and format of figures.

An object that allows configuring Scanpy.

settings

Settings for scanpy.

Some selected settings are discussed in the following.

Verbosity controls the amount of logging output:

Verbosity

Logging verbosity levels for scanpy.settings.verbosity.

Influence the global behavior of plotting functions. In non-interactive scripts, you’d usually want to set settings.autoshow to False.

IO related settings for saving figures, caching files and storing datasets.

Print versions of packages that might influence numerical results.