# NOT RUN {
mol = system.file('compseq/example.sdf', package = 'BioMedR')
# DrugBank ID DB00530: Erlotinib
moldb = system.file('compseq/bcl.sdf', package = 'BioMedR')
# Database composed by searching 'tyrphostin' in PubChem and filtered by Lipinski's Rule of Five
searchDrug(mol, moldb, method = 'fp', fptype = 'maccs', fpsim = 'hamming')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab