User:Eric Martz/Sandbox 4: Difference between revisions
Jump to navigation
Jump to search
Eric Martz (talk | contribs) No edit summary |
Eric Martz (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
The load command in the script loads a "frozen" uploaded PDB file [[Image:1sva-revdat2009.pdb.gz]]. | The load command in the script loads a "frozen" uploaded PDB file [[Image:1sva-revdat2009.pdb.gz]]. | ||
The load command in the script includes '''FILTER "*.CA;biomolecule 1;bmchains;/=5"'''. Filters "*.CA;biomolecule 1;" and "/=5" work in JSmol 14.31.8. | ==JSmol Version== | ||
The state script was generated by JSmol 14.32.64. | |||
The load command in the script includes '''FILTER "*.CA;biomolecule 1;bmchains;/=5"'''. | |||
Filters "*.CA;biomolecule 1;" and "/=5" work in JSmol 14.31.8. Filter "bmchains" is ignored, so all copies of chain "1" are also named "1". This does not matter. | |||
As long as the atomindex values generated in 14.31.8 match those generated in 14.32.64, the script works. | |||
<!-- | <!-- |