We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb638c commit cbccfb8Copy full SHA for cbccfb8
ChangeLog.rst
@@ -10,9 +10,9 @@
10
mmCIF values by passing them through an arbitrary Python function.
11
- Checks for non-canonical atom names no longer use Ligand Expo to obtain
12
CCD info, as it is being retired (#169).
13
- - :class:`ihm.parser.CIFParser` and :class:`ihm.parser.BinaryCIFParser`
+ - :class:`ihm.metadata.CIFParser` and :class:`ihm.metadata.BinaryCIFParser`
14
now return the same ``entity_source`` mapping that
15
- :class:`ihm.parser.PDBParser` does (#168).
+ :class:`ihm.metadata.PDBParser` does (#168).
16
17
2.5 - 2025-04-25
18
================
0 commit comments