-
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. For more details, see the tracked issues and milestones for each of the 8 individual repositories.
In rough priority order, planned development for the safety-explorer-suite
includes:
- Update R integration in safetyexplorerR interface 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 pilot implementation in safetyexploreR
- New volcano plot view
- Retire ae-timelines in favor of the more robust clinical-timelines