![]() |
DrugDesign Data Analysis
Module of the DrugDesign project responsible for loading and pre-processing data from ChEMBL and PubChem
|
Namespaces | |
namespace | config |
Functions | |
Config | config.GetConfig (str file_name=main_config_file_name, str encoding="utf-8") |
Variables | |
config.Config = dict[str, Any] | |
Config | config.config = GetConfig() |
str | config.config_file_name = "config.json" |
str | config.main_config_file_name = f"Configurations/{config_file_name}" |