We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d69fe commit f033799Copy full SHA for f033799
1 file changed
README.md
@@ -464,10 +464,10 @@ This project is covered under the **MIT License**.
464
If you use the code or data associated with this package or otherwise find this work useful, please cite:
465
466
```bibtex
467
-@article{morehead2024flowdock,
468
- title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
469
- author={Morehead, Alex and Cheng, Jianlin},
470
- journal={arXiv preprint arXiv:2412.10966},
471
- year={2024}
+@inproceedings{morehead2025flowdock,
+ title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
+ author={Alex Morehead and Jianlin Cheng},
+ booktitle={Intelligent Systems for Molecular Biology (ISMB)},
+ year=2025,
472
}
473
```
0 commit comments