populate_modelcif.py to handle the data ingest into classes
Open
@keiran-rowell-unsw is already working on this.
Since Apr 30, 2026.
WIP
- Dominant language
- HTML
- Stars
- 115
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Building the populated .mmcif file requires using a lost of modelcif. library functions.
There's a WIP start on the boilerplate in the Australian fork:
The key divisions are between:
- Instantiating the
modelcifclasses once - Smaller internal
_parse_[metric]_tsv(metric_tsv)scripts
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.