-
Notifications
You must be signed in to change notification settings - Fork 1
Road Map
jwildfire edited this page Mar 12, 2018
·
8 revisions
This page describes planned high-level development for the safety explorer suite. 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. (Released)
- Performance improvements in paneled-outlier-explorer (Active Development)
- Housekeeping to fully standardize parameters across charting libraries. (Active Development)
- Integrate web-codebook views in to safety explorer.
- Create a new Hepatotoxicity/Hy's law module using proposed workflow from Merz et al
- Create a new ECG module
- Create a new volcano plot module for AEs
- 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.
- 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
- Retire ae-timelines in favor of the more robust clinical-timelines