Hello!
I was wondering if there are any plans to implement a selection tool based on MDAnalysis selection syntax, so users can use selection strings to select whatever atoms they need (e.g. "resname POT or resname CLA", or "segid PROA and resid 1-15").
It's somewhat frustrating when my topology does not use the same residue names as expected, and I end up not being able to use the tool for all my renderings (e.g., my Cl- ions are not picked up since they are named CLA).
I'm not sure how much work that would require, though.
Has that ever been considered?