fp_erg | R Documentation |
Compute extended reduced graphs fingerprints derived from the ErG fingerprint
fp_erg(mols)
mols |
A |
mol <- parse_smiles("Cc1ccccc1")
mols <- read_smiles(tidychem_example("smi-multiple.smi"))
fp_erg(mol)
fp_erg(mols)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.