Skip to content

typo 1_5_Conformation_Geometry  #9

Description

@youkq95

1_5_Conformation_Geometry1.1 基本二面角几何参数 中有一个笔误

# 获取第3号氨基酸的骨架二面角:
phi = pose.phi(3)
psi = pose.psi(3)
omega = pose.psi(3) # 这里应该是pose.omega(3)
print(phi, psi, omega)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions