end_point_info {toxEval} | R Documentation |
Endpoint information from ToxCast
Description
Downloaded on October 2022 from ToxCast. The file name of the raw data was "assay_annotation_information_invitrodb_v3_5.xlsx" from the zip file "INVITRODB_V3_5_SUMMARY" folder. At the time of the toxEval package release, these data were found at: https://www.epa.gov/comptox-tools/exploring-toxcast-data in the section marked "Download Assay Information", in the ToxCast & Tox21 high-throughput assay information data set.
Value
data frame with 72 columns. The columns and definitions are discussed in the "ToxCast Assay Annotation Version 1.0 Data User Guide (PDF)" (see source). The column "Relevance Category" was included for consideration of grouping/filtering endpoints based on user goals.
Source
doi:10.23645/epacomptox.6062479.v3
References
U.S. EPA. 2014. ToxCast Assay Annotation Data User Guide.
Examples
end_point_info <- end_point_info
head(end_point_info[, 1:5])