Learn R Programming

toxEval (version 1.0.3)

ToxCast_ACC: ACC values included with toxEval.

Description

Downloaded on October 2015 from ToxCast. The data were combined from files in the "INVITRODB_V2_LEVEL5" folder. At the time of toxEval package release, this information was found: https://www.epa.gov/chemical-research/toxicity-forecaster-toxcasttm-data in the "ToxCast & Tox21 Data Spreadsheet" data set. ACC values are the in the "ACC" column (winning model) and units are log micro-Molarity (log \(\mu\)M).

Arguments

Value

data frame with columns CAS, chnm (chemical name), flags, endPoint, and ACC (value).

References

U.S. EPA. 2015. ToxCast & Tox21 Summary Files from invitrodb_v2. Retrieved from https://www.epa.gov/chemical-research/toxicity-forecaster-toxcasttm-data on October 28, 2015. Data released October 2015.

Examples

Run this code
# NOT RUN {
ACCColumnNames <- names(ToxCast_ACC)
# }

Run the code above in your browser using DataLab