File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<!-- <a href="https://github.com/ashleve/lightning-hydra-template"><img alt="Template" src="https://img.shields.io/badge/-Lightning--Hydra--Template-017F2F?style=flat&logo=github&labelColor=gray"></a><br> -->
10
10
11
- <!-- [](https://www.nature.com/articles/nature14539) -->
11
+ [ ![ Paper] ( http://img.shields.io/badge/paper-arxiv.2412.10966 -B31B1B.svg )] ( https://arxiv.org/abs/2412.10966 )
12
12
13
13
<!-- [](https://papers.nips.cc/paper/2020) -->
14
14
@@ -24,7 +24,7 @@ This is the official codebase of the paper
24
24
25
25
** FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction**
26
26
27
- \[ [ arXiv] ( https://arxiv.org/ ) \]
27
+ \[ [ arXiv] ( https://arxiv.org/abs/2412.10966 ) \]
28
28
29
29
<div align =" center " >
30
30
@@ -384,8 +384,12 @@ If you use the code or data associated with this package or otherwise find this
384
384
385
385
``` bibtex
386
386
@article{morehead2024flowdock,
387
- title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
388
- author={Morehead, Alex and Cheng, Jianlin},
389
- year={2024}
387
+ title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
388
+ author={Alex Morehead and Jianlin Cheng},
389
+ year={2024},
390
+ eprint={2412.10966},
391
+ archivePrefix={arXiv},
392
+ primaryClass={cs.LG},
393
+ url={https://arxiv.org/abs/2412.10966},
390
394
}
391
395
```
You can’t perform that action at this time.
0 commit comments