create the conda environment
conda env create -f dashboard_environment.ymlMap MedDRA terms
python meddra_hierarchy_mapping.pyCreate datasets
python data_processing.py –-file_path <path_to_the_file.txt> --study_type <preclinical | clinical | postmarketing>Start the dashboard application
python app.py