Angel Herraez wrote:

I thought the order was imposed (in Rasmol, at least), never considered changing it.

[group3]:specificChain.specificAtom%specificAltLoc/specificModel

Jan wrote:

[ResidueName]ResidueSerialNumber^ResidueInsertionCode:Chain.AtomName%AltLoc/Model

yes, quite odd, really, in that it doesn't follow any logical progression, but I see that this is how %U reports now, so I am glad that is what is best. I think some work is in order on insertion codes. I could imagine, for example:

color insertion

similar to

color altloc

or

select *^A

similar to

select *%A

and as well, having the insertion code information available, as it is for altlocs:

auxiliaryInfo=new Array()
auxiliaryInfo.isPDB=true
auxiliaryInfo.someModelsHaveUnitcells=true
auxiliaryInfo.models=new Array()
auxiliaryInfo.models[0]=new Array()
auxiliaryInfo.models[0].altLocs="ABCDEF"
auxiliaryInfo.models[0].insertionCodes="ABCD"
....


Bob





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to