rename_drug_sdf | R Documentation |
Renames and SDF file generated using the split_sdf.py script using its DrugBank ID.
rename_drug_sdf(path_to_sdfs, path_to_out)
path_to_sdfs |
Path to the location of sdf 3D drug structures. |
path_to_out |
Path were the new files must be written. |
## Not run: rename_drug_sdf(path_to_sdfs,path_to_out) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.