The ToxCast Data Analysis Pipeline (tcpl) is an R package that manages, curve-fits, plots, and stores ToxCast data to populate its linked MySQL database, invitrodb. The package was developed for the chemical screening data generated by the US EPA’s Toxicity Forecaster (ToxCast) program. tcpl can be used to support diverse chemical screening efforts.
If you are interested in contributing or want to report a bug, please submit a issue or start a discussion. See CONTRIBUTING for more information.
To install the current development version, run the following command:
devtools::install_github("USEPA/CompTox-ToxCast-tcpl")