Skip to content

Releases: USEPA/CompTox-ToxCast-tcpl

v3.2.0

11 Oct 16:01
dc91840
Compare
Choose a tag to compare

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.

tcpl v3.2.0, along with the dependency package tcplfit2 v0.1.7, was used to process data in invitrodb v4.2. ToxCast’s invitrodb v4.2 (September 2024) is available for download here: https://www.epa.gov/chemical-research/exploring-toxcast-data.

Updates

Full Changelog: v3.1.0...v3.2.0

Contributors

@brown-jason @cthunes @madison-feshuk @Ashley-Ko @sedavid01 @gracezhihuizhao @Kelly-Carstens-EPA @kpaulfriedman

New Contributors

Emoji Legend

🚀 Feature - this is a new feature or improvement to the existing application
🧪 In Progress - a feature actively under development; may not yet be available in production
🐞 Bug - fixed an error in the current software
📄 Documentation - updated user/developer documentation
🔒 Security Updates - security related updates
🛠️ Developer Tools - updated internal tooling for a better developer experience

v3.1.0

10 Oct 13:13
8f8a646
Compare
Choose a tag to compare

Released October 6, 2023

The R software, tcpl, is open-source software used to store, manage, curve-fit, and visualize high-throughput bioactivity screening data included in the US EPA ToxCast program. Tcpl is released in versions at the Comprehensive R Archive Network (CRAN) (https://cran.r-project.org/package=tcpl). Vignettes describing an introduction to tcpl and the structure of the ToxCast database, invitrodb; how assays are annotated in invitrodb; data processing; and data retrieval are available for users seeking additional details on the function of tcpl.

Tcpl v3.1.0 was used to create invitrodb v4.1. ToxCast’s invitrodb v4.1 (September 2023) encompasses major database and software updates and is now available for download here: https://www.epa.gov/chemical-research/exploring-toxcast-data. Updates in tcpl v3.1.0 include:

See changelog https://github.com/USEPA/CompTox-ToxCast-tcpl/pulls?page=2&q=is%3Apr+is%3Amerged+sort%3Aupdated-asc+updated%3A%3E2022-09-30+closed%3A%3C2023-10-01 for more details.