The following Mathematica file was used to produce the plot shown in Fig. 5.1. The information is plotted as a function of sequential residue number.
The resulting plot looks like this:
The correspondence between sequential residue number and actual residue identifier can be established by issuing the following statements:
vector ident (store1) ( tag ) vector show element ( store1 ) ( attr store1 > 0 )A particular residue identifier can be queried by saying
vector ident (store1) ( tag ) vector show element ( store1 ) ( attr store1 = 41 )which will show the residue identifier that corresponds to the 41st sequential residue.
Xplor-NIH 2013-06-06