VMD Extension Functions
|
Functions | |
renumber sel start | |
renumber_from_1 sel | |
renumber | sel start | ||
Renumbers the residues in the atom selection so that they start from the given integer. Useful to re-match standard numbering. Note that if there are duplicate residue IDs (e.g. in the case of homo-multimers), the renumbered IDs will also be duplicate.
renumber_from_1 | sel | ||
Renumbers residues starting from 1, just as '''tleap''' does. Note that '''all''' residues will be renumbered irrespective of their original ''resid''. As a consequence, the identity of homo-multimers will be lost.