Hi JIJI

I'm not sure if you can create bonds between models, but if so, it 
would be like this:

If you load them in that order, 1prg will be model 1 and 4hhb would 
be model 2; so:

connect ([SER]123:A.O1/1) ([PRO]34:B.CB/2)

(assuming that O1 and CB would be the atom IDs you want to bond)

or

connect (atomno=xxx and */1) (atomno=yyy and */2)

or

connect (atomno=xxx and model=1) (atomno=yyy and model=2)



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to