-
- Downloads
SCHWED-5802 Allow AFDB mmCIF files to be read in OST
AFDB v4 files are invalid as there is a mismatch between _citation.id ("primary") and _citation_author.citation_id ("1"). This can now be read by setting fault_tolerant=True. In this case, a warning is logged and no authors are set.
Showing
- modules/io/doc/mmcif.rst 5 additions, 1 deletionmodules/io/doc/mmcif.rst
- modules/io/pymod/export_mmcif_io.cc 1 addition, 1 deletionmodules/io/pymod/export_mmcif_io.cc
- modules/io/src/mol/mmcif_info.cc 9 additions, 2 deletionsmodules/io/src/mol/mmcif_info.cc
- modules/io/src/mol/mmcif_info.hh 2 additions, 1 deletionmodules/io/src/mol/mmcif_info.hh
- modules/io/src/mol/mmcif_reader.cc 2 additions, 1 deletionmodules/io/src/mol/mmcif_reader.cc
- modules/io/tests/test_io_mmcif.py 10 additions, 0 deletionsmodules/io/tests/test_io_mmcif.py
- modules/io/tests/testfiles/mmcif/AF-A0A024L8A3-F1-model_v4.cif.gz 0 additions, 0 deletions...io/tests/testfiles/mmcif/AF-A0A024L8A3-F1-model_v4.cif.gz
Loading
Please register or sign in to comment