Currently, I think the shell is your friend here. First, select the two sulfurs. Then, in the shell:
from chimerax.atomic import selected_atoms
sel=selected_atoms(session)
m = sel.unique_structures[0]
m.new_bond(*sel)
Hi
I was trying to make new disulphide bonds between a pair of cysteine residues (say residue numbers 142 and 157) using ChimeraX. The standard Chimera command - 'bond' doesn’t work in ChimeraX.
Could you please help?
Thanks
Yaikhomba
_______________________________________________
ChimeraX-users mailing list
ChimeraX-users@cgl.ucsf.eduManage subscription:
http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users