Is it somehow possible in RDKit to perform a boolean SMARTS query on individual atoms? For example I would like to identify possible weak hydrogen bond acceptors with a SMARTS query like this [a:a,A=A,A#A,S+0] or weak donors with [c,CX3,CX2][H].
Adrian