diff --git a/ChangeLog.md b/ChangeLog.md index 65cdc2c6a2..04a0479b7c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -485,7 +485,7 @@ ChangeLog {#changelog} structures and transport through these structures, respectively, although may also be useful for other modeling applications. - IMP's mmCIF support for deposition of models in - [PDB-Dev](https://pdb-dev.wwpdb.org/), in the IMP::pmi and IMP::mmcif modules, + [PDB-IHM](https://pdb-ihm.org/), in the IMP::pmi and IMP::mmcif modules, now utilizes the [python-ihm](https://github.com/ihmwg/python-ihm) library, a copy of which is included with IMP. - RMF files now store additional metadata, such as the primary sequence of @@ -527,7 +527,7 @@ ChangeLog {#changelog} - Memory and CPU performance improvements across the code, particularly in IMP::pmi. - Preview of mmCIF support for deposition of integrative models in - [PDB-Dev](https://pdb-dev.wwpdb.org/). See the IMP::pmi::mmcif + [PDB-IHM](https://pdb-ihm.org/). See the IMP::pmi::mmcif module for more details. - This will be the last release that includes packages for RedHat Enterprise Linux 5 (and variants, such as CentOS 5), since RHEL 5 has reached end diff --git a/modules/mmcif/README.md b/modules/mmcif/README.md index 53c4d973ac..61453ed522 100644 --- a/modules/mmcif/README.md +++ b/modules/mmcif/README.md @@ -2,7 +2,7 @@ This module adds basic support for outputting IMP models in mmCIF format, using the [integrative/hybrid modeling extensions](https://github.com/ihmwg/IHM-dictionary). -This allows IMP models to be deposited in [PDB-dev](https://pdb-dev.wwpdb.org/). +This allows IMP models to be deposited in [PDB-IHM](https://pdb-ihm.org/). Note that this module is still under heavy development, and not yet completely functional.