Learn R Programming

toxEval (version 1.3.2)

tox_chemicals: ToxCast Chemical Information

Description

Downloaded from the CompTox database on October 2022. https://comptox.epa.gov/dashboard/. Additional columns were added based on the information from the "INVITRODB_V3_5_LEVEL5" data.

Arguments

Value

data frame with the following columns:

ColumnDescription
DSSTox_Substance_IdDSSTox_Substance_Id
Substance_NameCommen chemical name
Structure_MolWtMolecular weight
DTXCIDDTXCID
Substance_CASRNCASRN
INCHIKEYINCHIKEY
SMILESSMILES
Total_testedTotal number of ToxCast assays tested
ActiveNumber of ToxCast assays flagged as active
min_concentrationMinimum concentration tested in ToxCast (ug/L)
max_concentrationMaximum concentration tested in ToxCast (ug/L)

data frame with columns: "Substance_Name","Substance_CASRN", "Structure_MolWt"

Examples

Run this code
head(tox_chemicals)

Run the code above in your browser using DataLab