-
Notifications
You must be signed in to change notification settings - Fork 1
Road Map
jwildfire edited this page Feb 24, 2018
·
8 revisions
This page describes planned development for the safety explorer suite at a high level. Standard upkeep (bug fixes, small user requests, etc.) is not included here, but is tracked in issues, milestones and projects in each individual repository.
In rough priority order, planned development for the safety explorer suite libraries includes:
- Update R integration in safetyexplorerR to use most recent versions of all charts.
- Performance improvements in paneled-outlier-explorer
- Housekeeping to fully standardize parameters across charting libraries.
- Create a new "data mapping module" that does the following:
- provides a simple UI for users to upload their data (either raw or transformed)
- automatically detects standard data formats (SDTM, AdAM, etc) and provides appropriate charts
- allows users to map variables from their data to chart properties for non standard data
- does some basic data checks to see if the loaded data can be used to create safety-explorer-suite charts.
- Integrate web-codebook views in to safety explorer.
- Implement a framework that uses standard javascript events to support (optional) integrated statistical testing using an analytics backend, and create a pilot implementation in safetyexploreR
- Create a new Hepatotoxicity/Hy's law module using proposed workflow from Merz et al
- Create new volcano plot module
- Retire ae-timelines in favor of the more robust clinical-timelines