get_genetox_details_batch_old: Get genetox details batch

View source: R/hazard-APIs-batch.R

get_genetox_details_batch_oldR Documentation

Get genetox details batch

Description

Get genetox details batch

Usage

get_genetox_details_batch_old(
  DTXSID = NULL,
  API_key = NULL,
  rate_limit = 0L,
  verbose = FALSE
)

Arguments

DTXSID

The chemical identifier DTXSIDs

API_key

The user-specific API key.

rate_limit

Number of seconds to wait between requests

verbose

A logical indicating if some “progress report” should be given.

Value

A named list of data.frames of genetox detail data for each input DTXSID.


ccdR documentation built on Sept. 11, 2024, 5:57 p.m.