Exploring ToxCast Data: Overview of tcpl R Package
The ToxCast pipeline (tcpl) is an R package that serves as an interface for dose-response modeling and visualization for high-throughput screening efforts based on the data generated by ToxCast. For advanced users who would like to use the tcpl package to process their own data or review the ToxCast data processing, the R package is available for downloadExit. Users will need experience with R to use these files. The R package includes:
- A reference manual.
- A vignette describing the package in detail.
- Exercises to help users work through and understand the vignette.
- A list of package functions.
The user can choose to use the tcpl package (v2.0) with a MySQL database (Mac version here)Exitor with comma-delimited (*.csv) files that do not require MySQL. A full description of the tcpl configuration options is available in the R manual for tcpl v2.0.
See How to Set up R and MySQL if needed before using.
The package includes the following sections to describe the functionality of the pipeline.
- Introduction
- Register and Upload New Data
- Data Processing and the tcplRun Function
- Data Normalization
- Single-concentration Screening
- Level1
- Level2
- Multiple-concentration Screening
- Level1
- Level2
- Level3
- Level4
- Level5
- Level6
- Field Explanation/Database Structure
- Single-concentration tables
- Multiple-concentration tables
- Auxiliary annotation tables
- B Level 0 Pre-processing
- C Burst Z-Score Calculation