Skip to content
Snippets Groups Projects
Commit 1b5b6816 authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: make it clear that GetMMCifPDBChainTr needs an entity read with seqres=True

parent 35dbfe2c
No related branches found
No related tags found
No related merge requests found
......@@ -245,7 +245,9 @@ of the annotation available.
.. method:: GetMMCifPDBChainTr(cif_chain_id)
Get the translation of a certain mmCIF chain name to the traditional PDB
chain name.
chain name. Only works if SEQRES records are read in
:func:`~ost.io.LoadMMCIF` and a compound library is available (see
:func:`~ost.conop.GetDefaultLib`).
:param cif_chain_id: atom_site.label_asym_id
:type cif_chain_id: :class:`str`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment