Instead of requesting Molecule/residue_position or Molecule/atom_serial_number, allow Chimera selection commands when possible. Maybe this can be bone at the gaudi.genes.molecule.Compound level, but we first have to figure out how to implement it without breaking the existing find_* calls.
Instead of requesting
Molecule/residue_position
orMolecule/atom_serial_number
, allow Chimera selection commands when possible. Maybe this can be bone at thegaudi.genes.molecule.Compound
level, but we first have to figure out how to implement it without breaking the existingfind_*
calls.