diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst index 9fc89178e221eeb0134a5d61dd42e43e78f59909..2a9bccd2e94a42db035ecd7011473281ca0771da 100644 --- a/modules/io/doc/mmcif.rst +++ b/modules/io/doc/mmcif.rst @@ -1252,6 +1252,12 @@ of the annotation available. :returns: :class:`list` of :class:`str` + .. method:: GetEntityBranchChains + + Get a list of chains which contain branched entities. + + :returns: :class:`list` of :class:`~ost.mol.ChainHandle` + .. method:: GetAtom1 See :attr:`atom1`