bmds-ui


Namebmds-ui JSON
Version 24.1 PyPI version JSON
download
home_pageNone
SummaryU.S. EPA Dose Response Modeling Software User Interface
upload_time2024-11-26 04:00:32
maintainerNone
docs_urlNone
authorBMDS Development Team
requires_python>=3.11
licenseNone
keywords dose response toxicology risk assessment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BMDS UI

BMDS UI is a user interface for running [pybmds](https://pypi.org/project/pybmds/), a Python package for dose-response modeling using the US EPA's Benchmark Dose Modeling Software ([BMDS](https://www.epa.gov/bmds)).  The user interface is a web application, but has two different deployment options:

* It can be deployed locally as a desktop application, which we call **BMDS Desktop**
* It can deployed as a web application, such as [BMDS Online](https://bmdsonline.epa.gov)

**BMDS Desktop application home screen:**
![](./docs/img/bmds-desktop.jpg)

**An example of the the user interface for model results:**
![](./docs/img/bmds-output.jpg)

## BMDS Online vs. BMDS Desktop

BMDS Desktop is designed to run locally on your desktop computer in fully offline mode; it does not interact with any resources on the internet after initial installation. BMDS Online can be deployed online publicly or internally at a company or organization. Key differences between the software are described below:

**Item**|**Desktop**|**Online**
:-----:|:-----:|:-----:
Permission|BMDS Desktop runs on your computer in fully offline mode.|No login is required for the online application. An administrative account can be used to view the admin page
Analysis Visibility|The Desktop home page all analyses in a database|You must have the URL to an analysis in order to view
Analysis Deletion|Analyses have no deletion date|Analyses are automatically deleted on N days from current date, where N is a configurable parameter
Analysis organization|Analyses can be starred and labelled, and you can search on stars and labels|Analyses have no filtering available
Database technology|Uses a sqlite database file (single file)|Uses a PostgreSQL database (better for concurrency)

### BMDS Desktop Startup Screen

The BMDS Desktop has a startup screen where you can select which database file you'd like to use in your application. You can have multiple databases on your computer, one per project for example:
![](./docs/img/desktop-startup.jpg)

## Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use.  EPA has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information.  Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA.  The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bmds-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "dose response, toxicology, risk assessment",
    "author": "BMDS Development Team",
    "author_email": "Andy Shapiro <shapiro.andy@epa.gov>",
    "download_url": null,
    "platform": null,
    "description": "# BMDS UI\n\nBMDS UI is a user interface for running [pybmds](https://pypi.org/project/pybmds/), a Python package for dose-response modeling using the US EPA's Benchmark Dose Modeling Software ([BMDS](https://www.epa.gov/bmds)).  The user interface is a web application, but has two different deployment options:\n\n* It can be deployed locally as a desktop application, which we call **BMDS Desktop**\n* It can deployed as a web application, such as [BMDS Online](https://bmdsonline.epa.gov)\n\n**BMDS Desktop application home screen:**\n![](./docs/img/bmds-desktop.jpg)\n\n**An example of the the user interface for model results:**\n![](./docs/img/bmds-output.jpg)\n\n## BMDS Online vs. BMDS Desktop\n\nBMDS Desktop is designed to run locally on your desktop computer in fully offline mode; it does not interact with any resources on the internet after initial installation. BMDS Online can be deployed online publicly or internally at a company or organization. Key differences between the software are described below:\n\n**Item**|**Desktop**|**Online**\n:-----:|:-----:|:-----:\nPermission|BMDS Desktop runs on your computer in fully offline mode.|No login is required for the online application. An administrative account can be used to view the admin page\nAnalysis Visibility|The Desktop home page all analyses in a database|You must have the URL to an analysis in order to view\nAnalysis Deletion|Analyses have no deletion date|Analyses are automatically deleted on N days from current date, where N is a configurable parameter\nAnalysis organization|Analyses can be starred and labelled, and you can search on stars and labels|Analyses have no filtering available\nDatabase technology|Uses a sqlite database file (single file)|Uses a PostgreSQL database (better for concurrency)\n\n### BMDS Desktop Startup Screen\n\nThe BMDS Desktop has a startup screen where you can select which database file you'd like to use in your application. You can have multiple databases on your computer, one per project for example:\n![](./docs/img/desktop-startup.jpg)\n\n## Disclaimer\n\nThe United States Environmental Protection Agency (EPA) GitHub project code is provided on an \"as is\" basis and the user assumes responsibility for its use.  EPA has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information.  Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA.  The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "U.S. EPA Dose Response Modeling Software User Interface",
    "version": "24.1",
    "project_urls": {
        "Changes": "https://github.com/USEPA/bmds-ui/blob/main/HISTORY.md",
        "Download": "https://pypi.org/project/bmds-ui/",
        "Issue Tracker": "https://github.com/USEPA/bmds-ui/issues",
        "Source": "https://github.com/USEPA/bmds-ui"
    },
    "split_keywords": [
        "dose response",
        " toxicology",
        " risk assessment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9aca43806aac847e57677bed5d0ea6e81511c475fe4fb656c7bf863d0824b34b",
                "md5": "fe06286be8a64dd4e674a783fe6ec188",
                "sha256": "330586494b1af21c725a6606a3106a91f34117e2ebf07570f33010eac22332ce"
            },
            "downloads": -1,
            "filename": "bmds_ui-24.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe06286be8a64dd4e674a783fe6ec188",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2669514,
            "upload_time": "2024-11-26T04:00:32",
            "upload_time_iso_8601": "2024-11-26T04:00:32.719829Z",
            "url": "https://files.pythonhosted.org/packages/9a/ca/43806aac847e57677bed5d0ea6e81511c475fe4fb656c7bf863d0824b34b/bmds_ui-24.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 04:00:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USEPA",
    "github_project": "bmds-ui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bmds-ui"
}
        
Elapsed time: 4.99518s