extract_DrugBank_data | R Documentation |
Extract Information from DrugBank
extract_DrugBank_data( path_to_drugbank_xml, path_to_data, path_to_uniprot_data, verbose = FALSE )
path_to_drugbank_xml |
Path to the file containing the xml format drugbank database. |
path_to_data |
Path to the folder were the output data should be stored. |
path_to_uniprot_data |
Path to the file containing the mapping between uniprot IDs and the PDB structures. |
## Not run: extract_DrugBank_data(alpha_coord) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.