Jmol/Superposition: Difference between revisions
m Jmol/superposition moved to Jmol/Superposition: search engine optimization |
No edit summary |
||
Line 71: | Line 71: | ||
The [[Image:storymorph.spt | storymorph]] suite of functions has two ways to check selections. "atom_order(sel1, sel2)" prints the selected atoms in the two sets side-by-side. The function "matched_residues(sel1, sel2)" goes through all residue numbers and says whether both selections contain the same number of atoms of a given residue number. | The [[Image:storymorph.spt | storymorph]] suite of functions has two ways to check selections. "atom_order(sel1, sel2)" prints the selected atoms in the two sets side-by-side. The function "matched_residues(sel1, sel2)" goes through all residue numbers and says whether both selections contain the same number of atoms of a given residue number. | ||
The [Jmol/Storymorph#Helper_functions] scripts contain the functions contain helper functions mathed_residues and atom_order that make troubleshooting easier. | |||
==Demonstration== | ==Demonstration== |