Skip to content

Commit 18c8653

Browse files
authored
Update README.md with DOI
1 parent a6c3862 commit 18c8653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# foldingdiff - Diffusion model for protein backbone generation
22

3-
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![PyTorch Lightning](https://img.shields.io/badge/pytorch-lightning-blue.svg?logo=PyTorch%20Lightning)
3+
[![DOI](https://zenodo.org/badge/509133407.svg)](https://zenodo.org/doi/10.5281/zenodo.10365889) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![PyTorch Lightning](https://img.shields.io/badge/pytorch-lightning-blue.svg?logo=PyTorch%20Lightning)
44

55
We present a diffusion model for generating novel protein backbone structures. For more details, see our preprint on [arXiv](https://arxiv.org/abs/2209.15611). We also host a trained version of our model on [HuggingFace spaces](https://huggingface.co/spaces/wukevin/foldingdiff) and at [SuperBio](https://app.superbio.ai/apps/240?id=63dd1aecbd2a3db57fdf1e42) so you can get started with generating protein structures with just your browser!
66

0 commit comments

Comments
 (0)