rename_drug_sdf: rename_drug_sdf

View source: R/Create_DB.R

rename_drug_sdfR Documentation

rename_drug_sdf

Description

Renames and SDF file generated using the split_sdf.py script using its DrugBank ID.

Usage

rename_drug_sdf(path_to_sdfs, path_to_out)

Arguments

path_to_sdfs

Path to the location of sdf 3D drug structures.

path_to_out

Path were the new files must be written.

Examples

## Not run: 
rename_drug_sdf(path_to_sdfs,path_to_out)

## End(Not run)


jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.