From 7d17a97ca482832fd55259b3133c2d7e2d24598a Mon Sep 17 00:00:00 2001 From: Marcin Magnus Date: Fri, 19 Jul 2024 16:53:30 +0200 Subject: [PATCH] Update tips.rst --- docs/source/tips.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/tips.rst b/docs/source/tips.rst index 1d440d42c..ef8caf7b6 100644 --- a/docs/source/tips.rst +++ b/docs/source/tips.rst @@ -84,6 +84,11 @@ To renumber residues:: Alter: modified 708 atoms. PyMOL>sort +Renumber again, your chain starts at 123, renumber it, so it starts at 1. + + PyMOL>alter (sele), resv -= 122 + Alter: modified 2921 atoms. + Read more_. .. _more: https://pymolwiki.org/index.php?title=Iterate&redirect=no