PLETHEM



React, redux, R Studio, D3


December 2017

PLETHEM stands for Population Lifecourse Exposure-To-Health-Effects Model Suite. This computational platform is being developed by ScitoVation under a Memorandum of Understanding with EPA's National Exposure Research Laboratory and National Center for Computational Toxicology.


My role was to create the front-end dashboard that would be used to input test parameters and run simulations. Open CPU is used to create pseudo-AJAX calls to the back-end, which runs computations and analysis in R Studio. The results are then plotted on an interactive graph using Victory Charts and D3.


Demo Video

This video demonstrates a few of the key functionalities and features. All inputs are managed in redux store, which can be seen updating on the right with redux-logger.