USEPA / CompTox-ToxCast-tcpl

US EPA's Toxicity Forecaster (ToxCast) Pipeline. More information on the ToxCast program available here: https://www.epa.gov/comptox-tools/toxicity-forecasting-toxcast
https://cran.r-project.org/package=tcpl
Other
29 stars 13 forks source link

tcplLoadClib update to tcplLoadChemList #251

Closed madison-feshuk closed 2 months ago

madison-feshuk commented 4 months ago

tcplLoadClib will be deprecated in invitrodb v4.2 as the chemical_library table will be deleted. Legacy terminology related to chemical libraries is encompasses in chemical lists which can be pulled from dsstox.

tcplLoadClib should be updated as tcplLoadChemList.

Need to update vfields (chid, dsstox_substance_id, list_acronym) and need to update .ClibQ as lists function now (under chemqueries.R)