This error message is indicating that there is a syntax error in the command you entered.

The command "JumpDefinition" is not a valid PyMOL command, so the interpreter is unable to execute it. Additionally, there are several arguments in the command that are not recognized by PyMOL, such as "my_pose" and "X".

To use PyMOL's built-in jump command, you can use the following syntax:

jump my_pose, resi 462 and name CA, resi 1 and name CA

This will create a jump between the CA atoms of residue 462 and residue 1 in the current object (assuming you have loaded a structure into PyMOL).

Note that the "my_pose" argument is not necessary, as PyMOL automatically assigns a name to each object that is loaded. Also, the "X" argument is not recognized by PyMOL, so it should be removed from the command

PyMOLJumpDefinition my_pose A 462 CA X 1 CA File toplevel line 1 JumpDefinition my_pose A 462 CA X 1 CA ^SyntaxError invalid syntax

原文地址: https://www.cveoy.top/t/topic/e9nV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录