Settings#
A convenience function for setting some default matplotlib.rcParams
and a
high-resolution jupyter display backend useful for use in notebooks.
Set resolution/size, styling and format of figures. |
An object that allows configuring Scanpy.
Settings for scanpy. |
Some selected settings are discussed in the following.
Verbosity controls the amount of logging output:
Logging verbosity levels for |
Influence the global behavior of plotting functions. In non-interactive scripts,
you’d usually want to set settings.autoshow
to False
.
Automatically show figures if |
|
Automatically save figures in |
The default directories for saving figures, caching files and storing datasets.
Directory for saving figures (default |
|
Directory for cache files (default |
|
Directory for example |
|
File format for saving figures. |
|
File format for saving AnnData objects. |
Print versions of packages that might influence numerical results.
Versions that might influence the numerical results. |
|
Alias for |