powered by
extractDrugHBondDonorCount(molecules, silent = TRUE)
TRUE
nHBDon
smi = system.file('vignettedata/FDAMDD.smi', package = 'Rcpi') mol = readMolFromSmi(smi, type = 'mol') dat = extractDrugHBondDonorCount(mol) head(dat)
Run the code above in your browser using DataLab