process_smiles: Process SMILES

View source: R/process_smiles.R

process_smilesR Documentation

Process SMILES

Description

This function processes SMILES

Usage

process_smiles(df, smiles_colname = "structure_smiles_initial", cache = NULL)

Arguments

df

Dataframe to use

smiles_colname

Column name of the SMILES variable

cache

Cache where already processed SMILES are located

Examples

NULL

taxonomicallyinformedannotation/tima-r documentation built on June 1, 2025, 8:10 p.m.