Hi Yaikhomba,
One more hacky way to add a bond, the "marker link" command. The marker command is intended to place markers on density maps and link them to trace paths. But it really just makes atoms and bonds. So to make your disulphide bond between residues 3 and 16:
marker link :3,16@SG radius 0.2
This makes bond color yellow instead of matching the atoms, to remedy that:
color :3,16@SG halfbond true
You could make an alias to do these two commands
alias bond marker link $1 radius 0.2 ; color $1 halfbond true
then just use
bond :3,16@SG
Tom
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