Hi David

So, NH hydrogens may be selected by
 select *.H
and backbone oxygens by
 select *.O
You could do e.g.
 calculate hbonds; hbonds on;
 select 118-123 and (*.H, *.O); hbonds 0.3; color hBonds cyan;




------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to