residue_atom_renaming_swaps =========================== .. 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/residue_atom_renaming_swaps.rst :alt: 查看源文件 20种氨基酸中有四种氨基酸的部分原子具有对称性。本表记录了每种氨基酸中具有对称不变性的原子对映射信息。key为氨基酸类型,value为不确定原子 对。 +-----------------------+-------------------------------+ | key | value | +=======================+===============================+ | ASP | {'OD1': 'OD2'} | +-----------------------+-------------------------------+ | GLU | {'OE1': 'OE2'} | +-----------------------+-------------------------------+ | PHE | {'CD1': 'CD2', 'CE1': 'CE2'} | +-----------------------+-------------------------------+ | TYR | {'CD1': 'CD2', 'CE1': 'CE2'} | +-----------------------+-------------------------------+