Learn R Programming

toxEval (version 1.0.3)

end_point_info: Endpoint information from ToxCast

Description

Downloaded on October 2015 from ToxCast. The file name of the raw data was "Assay_Summary_151020.csv" from the zip file "Assay_Information_Oct_2015.zip". At the time of the toxEval package release, these data were found at: https://www.epa.gov/chemical-research/toxicity-forecaster-toxcasttm-data in the section marked "Download Assay Information", in the ToxCast & Tox21 high-throughput assay information data set.

Arguments

Value

data frame with 86 columns. The columns and definitions are discussed in the "ToxCast Assay Annotation Version 1.0 Data User Guide (PDF)" (see source)

References

U.S. EPA. 2014. ToxCast Assay Annotation Data User Guide. Retrieved from https://www.epa.gov/chemical-research/toxcast-assay-annotation-data-user-guide.

Examples

Run this code
# NOT RUN {
end_point_info <- end_point_info
head(end_point_info[,1:5])
# }

Run the code above in your browser using DataLab