# NOT RUN {
# BMgetDrug
id = c('DB00859', 'DB00860')
BMgetDrug(id, 'drugbank', 'smile')
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugMolPubChem
id = c('7847562', '7847563') # Penicillamine
BMgetDrugMolPubChem(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugsmiPubChem
id = c('7847562', '7847563') # Penicillamine
BMgetDrugSmiPubChem(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugMolChEMBL
id = 'CHEMBL1430' # Penicillamine
BMgetDrugMolChEMBL(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugSmiChEMBL
id = 'CHEMBL1430' # Penicillamine
BMgetDrugSmiChEMBL(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMDrugMolCAS
id = '52-67-5' # Penicillamine
BMDrugMolCAS(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugMolKEGG
id = 'D00496' # Penicillamine
BMgetDrugMolKEGG(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugSmiKEGG
id = 'D00496' # Penicillamine
BMgetDrugSmiKEGG(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugMolDrugBank
id = 'DB00859' # Penicillamine
BMgetDrugMolDrugBank(id)
# }
# NOT RUN {
# }
# NOT RUN {
# BMgetDrugSmiDrugBank
id = 'DB00859' # Penicillamine
BMgetDrugSmiDrugBank(id)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab