View source: R/Descriptors-generation.R
generate_descriptors_from_sdf | R Documentation |
This function reads an SDF (Structure Data File) containing molecular structures and calculates molecular descriptors for each molecule.
generate_descriptors_from_sdf(sdf_file)
sdf_file |
Path to the SDF file. |
A matrix containing molecular descriptors for each molecule in the SDF file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.