# NOT RUN {
mols = readMolFromSDF(system.file('compseq/tyrphostin.sdf', package = 'BioMedR'))
fp1 = extrDrugEstate(mols[[1]])
fp2 = extrDrugEstate(mols[[2]])
calcDrugFPSim(fp1, fp2, fptype = 'compact', metric = 'tanimoto')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab