restype_atom14_rigid_group_positions ==================================== .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindscience/blob/master/MindSPONGE/docs/api/api_python/constant/restype_atom14_rigid_group_positions.rst :alt: 查看源文件 21种氨基酸按照稠密编码方式,每种氨基酸中所包含原子在其所属的刚体变换组的局部坐标系中的坐标。shape为 :math:`(21, 14, 3)` 。 每个原子所属的刚体变换组的局部坐标系中的坐标从 `rigid_group_atom_positions` 中获取。 .. code:: from mindsponge.common import residue_constants print(residue_constants.restype_atom14_rigid_group_positions)