Bob Hanson 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
only chain is not ordered logical,
Residue.................................................................................Chain.Atom...........................................
[ResidueName]ResidueSerialNumber^ResidueInsertionCode:Chain.AtomName%AtomAltLoc/Model
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

especially
select 1^?
to select the whole insertion
select 1^H-1
(e.g. 1hag) would be nice.
Regards, Jan
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"
....




-------------------------------------------------------
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