map_chemdes: Map ChemDes

View source: R/map_chemdes.R

map_chemdesR Documentation

Map ChemDes

Description

This function is a wrapper around read_full_chemdes, allowing for a vector of SMILES strings to be mapped over. This function should take roughly 30 seconds per compound.

Usage

map_chemdes(smiles, chatty = T)

Arguments

smiles

A vector of simplified molecular-input line-entry system ("SMILES") strings.

chatty

TRUE/FALSE. If TRUE, will print messages to the console updating you of the stage of scraping.

Value

A "wide" tibble of chemical information, labelled with the SMILES string.

Author(s)

Jack Davison, jd1184@york.ac.uk


jack-davison/chemdesr documentation built on Sept. 24, 2022, 10:22 a.m.