BMDS Desktop¶
BMDS Desktop is a graphical user interface to execute dose-response modeling on your computer. It allows you to execute analyses fully offline and store your data in a database file that can be shared with others.
BMDS Desktop is identical to BMDS Online, with a few additional features:
Analyses (dose response analyses) and data storage are fully offline
Database files (projects) are single files containing all analyses
Within a project, analyses can be labelled and organized
Follow the installation guide to install the software. Make sure to create the BMDS Desktop Manager shortcut. To start BMDS Desktop, double-click the shortcut and then enter option 1
to start the application:
If you are a more experienced developer or prefer to start from your terminal directly, activate your environment and then run the command:
bmds-desktop
BMDS Desktop Startup Interface¶
The BMDS Desktop Startup Interface is the gateway to create a BMDS project and start the application.
Each project in BMDS Desktop contains all of that project’s analyses stored in a single file. You can create a single project and store all of your analyses in a single file, or multiple projects - one project per chemical, for example.
Project Creation and Management¶
Important
Creating a new project creates an accompanying database file at the path and filename specified if it does not already exist. Database files should have the .db
extension. BMDS Desktop also creates other files with different extensions in that directory, such as .db-shm
and .db-wal
. Do not delete those files - they allow multiple users to work with the same project concurrently.
You can also update a database’s location, in the event that you moved the database to a new directory. Updating the database refreshes the path/location so BMDS Desktop can find it again; the updating process does not change the file’s contents.
Deleting a project from the BMDS Desktop Startup Interface deletes its entry in the list of recent databases, but does not delete the database itself. To fully delete the database files, navigate to that project in your system’s file manager and manually delete.
BMDS Desktop Application¶
After at least one project has been created, select the “Start” button to run the project. Starting a project will open a new BMDS Desktop tab in your default browser. For a new project, initial startup may take up to a minute before the browser tab appears.
You can run only one BMDS Desktop project at a time.
Modeling Dose Response Data¶
Please see the BMDS User Guide for more information on dose-response modeling and execution at https://www.epa.gov/bmds.