I need to determine the number of hydrophobic carbons in a compound. when I loop through the atoms with OBAtom, I can count carbons by incrementing when atom.IsCarbon = true. However, what atom.property should I use to determine if the carbon is polar? Is it heterovalence?
_______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss