Improve grouping with selection
demianriccardi opened this issue · 2 comments
demianriccardi commented
creating grouping of unique cysteine residues required too much Perl. The trouble for those with same resid, but different chains; group_by_atom_attr would need another attr. Perhaps group_by_atom_attrs with an internal union would work.
demianriccardi commented
demianriccardi commented
group_by_atom_attrs needs to be tested out for use and edge cases (empty, non-existent attrs)