Hello,
It is possible to specify a selection by the sequence of their residues? Usually, I use model.residue_range(), but this can be tedious.
Ideally, I'd like to do something like model.residue_sequence('NNPLGTPGTS') to select all occurrences of that sequence.
Thanks,
Shyam