mkt.databases.cli.plot_dict_kinase.main

mkt.databases.cli.plot_dict_kinase.main(config_path: ~pathlib.Path | None = <typer.models.OptionInfo object>, verbose: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7754019d6920>] = False) None[source]

Generate the DICT_KINASE figures.

Loads aesthetics from a YAML config file when --config is provided, otherwise uses defaults. Each figure is rendered only when its config section (one of _PLOT_STEPS) is present in the YAML; with no config the always-cheap non-tree figures (_DEFAULT_SECTIONS) are rendered.