RosettaCommons / RosettaCommons/foundry
Missing ligand at zero occupancy
Open
@rclune is already working on this.
Since Apr 20, 2026.
bug
- Dominant language
- Python
- Stars
- 966
- Forks
- 181
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 2
Description
Hey all, this is not a critical bug, but unexpected behavior that might save others some time if documented. When fetching and saving ligands from the RCSB in PyMol (fetch CCD), the ligands are stored with zero occupancy. Ligands with zero occupancy seem to be ignored by RFdiffusion3 (they do not appear in the generated outputs .cif files. Haven't checked what happens within RFD3 internally). This behavior might be worth at least a warning in the logs?
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.