Skip to content

Releases: ihmwg/python-modelcif

python-modelcif 0.3 release

21 Mar 22:32
0.3
Compare
Choose a tag to compare
  • Add a package to conda-forge so the library can be installed using conda install -c conda-forge modelcif
  • modelcif.Template now takes a strand_id argument which can be used to provide the author-provided (e.g. PDB) chain ID.
  • Non-polymers can now be used as templates.

python-modelcif 0.2 release

28 Jan 00:24
0.2
Compare
Choose a tag to compare
  • Minor packaging and documentation improvements.
  • Add a basic "theoretical model" exptl category to output files.
  • Bugfix: fix output of alignments with an empty list of pairs.

python-modelcif 0.1 release

27 Jan 01:50
0.1
Compare
Choose a tag to compare

First stable release. This provides support for single-chain single-template models using the ModelCIF extension dictionary, and will read and write mmCIF and BinaryCIF files that are compliant with the PDBx and ModelCIF dictionaries.