
Last chance! 50% off unlimited learning
Sale ends in
extractDrugLargestPiSystem(molecules, silent = TRUE)
TRUE
.nAtomP
.
smi = system.file('vignettedata/FDAMDD.smi', package = 'Rcpi')
mol = readMolFromSmi(smi, type = 'mol')
dat = extractDrugLargestPiSystem(mol)
head(dat)
Run the code above in your browser using DataLab