View source: R/process_smiles.R
process_smiles | R Documentation |
This function processes SMILES
process_smiles(df, smiles_colname = "structure_smiles_initial", cache = NULL)
df |
Dataframe to use |
smiles_colname |
Column name of the SMILES variable |
cache |
Cache where already processed SMILES are located |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.