Merge branch 'main' of ssh://workspace.jmsu.top:2224/lingyuzeng/pymol

This commit is contained in:
Your Name
2024-11-27 15:21:57 +08:00

View File

@@ -226,6 +226,10 @@ def protgrey(selection='all'):
# select proteins, polymer.protein
# # 锁定到链
# select chainA_protein, polymer.protein and chain A
## pymol 编辑模式
#选择mouse3 botton edit 模式需要在3 botton view 模式下先选择对象。
#按住shift + 左键进行旋转
#按住shift + 中键进行平移
cmd.extend('colorp',colorp)
cmd.extend('method',method)