Search bioRxiv⌕ Search

Biology subjects

Ring, C. L.

Publications and source records attributed to Ring, C. L..

3 recordsLinked to original sources

treecompareR: Tree Visualizations of Chemical Space

This paper presents the treecompareR package for R, which provides tools for reproducible visualizations of data through the use of taxonomies. The package builds on developments from ggplot2 and ggtree to provide visualizations tailored for use with taxonomic classification data. Additionally, it provides tools that leverage developments in network analysis to compare data sets. While designed specifically for chemical classification objectives using ClassyFire (http://classyfire.wishartlab.com/), treecompareR also provides tools for use with more general taxonomies. treecompareR is available from GitHub at https://github.com/USEPA/treecompareR.

pharmacology and toxicology↗

A Cheminformatics Workflow for Higher-throughput Modeling of Chemical Exposures from Biosolids

The U.S. Environmental Protection Agencys Biosolids Screening Tool can predict potential human and ecological exposures to chemical contaminants in treated sewage sludge biosolids, but large quantities of chemical-specific physico-chemical data are required to parameterize the model. Here, an R workflow is presented that leverages publicly-available databases of chemical information to prepare data for model simulations using the Biosolids Screening Tool. The automated Biosolids Screening Tool workflow (autoBST) reduces the time to gather data necessary to screen hundreds of chemicals from days to just a few minutes and provides transparent and reproducible data retrieval and input into existing models, allowing assessors to defensibly prioritize chemicals in biosolids that may pose a risk to human health or the environment.

pharmacology and toxicology↗

Enabling Transparent Toxicokinetic Modeling for Public Health Risk Assessment

Toxicokinetics describes the absorption, distribution, metabolism, and elimination of chemicals by the body. Predictions from toxicokinetic models provide key information for chemical risk assessment. Traditionally, these predictions extrapolate from experimental animal species data (for example, in rats) to humans. More recently, toxicokinetics has been used for extrapolation from in vitro "new approach methods (NAMs)" for toxicology to in vivo. Chemical-specific in vivo toxicokinetic data are often unavailable for the thousands of chemicals in commerce. Therefore, large amounts of in vitro data measuring chemical-specific toxicokinetics have been collected. These data enable "high-throughput toxicokinetic" or HTTK modeling. The httk R package provides a library of chemical-specific data from peer-reviewed HTTK studies. httk further provides a suite of tools for parameterizing and evaluating toxicokinetic models. httk uses the open-source language MCSim to describe models for compartmental and physiologically based toxicokinetics (PBTK), MCSim can convert the model descriptions into a high-speed C code script. New models are integrated into httk using the open-source package development functionality in R, a model documentation file (R script), and the HTTK model description code file (C script). In addition to HTTK models, httk provides a series of functionalities such as unit conversion, model parameterization, Monte Carlo simulations for uncertainty propagation and biological variability, in vivo-derived data for evaluating model predictions, and other model utility functions. Here, we describe in detail how to add new HTTK models to httk and take advantage of the pre-existing data and functionality in the package. As a demonstration, we describe the integration of the gas inhalation PBTK model into httk. Modern modeling approaches, as exemplified by httk, allow for clear communication, reproducibility, and public scrutiny. The intention of httk is to provide a transparent, open-source tool for toxicokinetics, bioinformatics, and public health risk assessment. Author SummaryWe describe the integration and evaluation of new physiologically based toxicokinetic (PBTK) models into an open-source R package. Adding a new model to the R package allows a modeler to use the existing tools and data for in vitro to in vivo extrapolation (IVIVE). Integration with the R statistical analysis environment further allows model assessment. This workflow is designed to create a more transparent and reproducible approach to toxicokinetic models developed for various exposure scenarios. Here, we demonstrate the model integration and evaluation workflow with an inhalation model. Additionally, we provide an evaluation of the overall package performance as new models, data, and functionality are added over time. Our results show that transparent development of models, and use of existing data within the open-source R package format, allows for improvement of in vitro to in vivo extrapolation estimations. IVIVE is vital for advancement of 21st century human health risk assessment.

pharmacology and toxicology↗