Skip to content

USEPA/CompTox-ToxCast-tcpl

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2024
Jan 21, 2025
Jan 23, 2025
Jan 23, 2025
Sep 6, 2024
Aug 30, 2022
Jan 17, 2025
Jan 23, 2025
Dec 2, 2024
Aug 20, 2024
Jun 29, 2023
Oct 5, 2016
Nov 6, 2024
Jun 21, 2023
Jun 21, 2023
Jan 13, 2025
Nov 6, 2024
Oct 15, 2024
Oct 15, 2024
Oct 9, 2024

Repository files navigation

tcpl: The ToxCast Data Analysis Pipeline Supporting Accessible Bioactivity Data for Toxicology

CRAN_Status_Badge Active Monthly Downloads DOI R-CMD-check

Welcome to the GitHub repository for the tcpl package.

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")