From 6d70acd4baaec5e645ccaaa99bd38d67ab28491d Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Tue, 4 Oct 2022 13:43:49 -0700 Subject: [PATCH] README updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c297732..fce3e53 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -We present a diffusion model for generating novel protein backbone structures. +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). ![Animation of diffusion model protein folds over timesteps](plots/generated_0.gif) @@ -80,7 +80,7 @@ Providing this path to a premade script, such as the one for sampling, is detail ## Sampling protein backbones -To sample protein backbones, use the script `bin/sample.py`. Example commands to do this using the pretrained weights described above are as follows. +To sample protein backbones, use the script `bin/sample.py`. Example commands to do this using the pretrained weights described above are as follows. Sampling takes about ~5-7 minutes for 512 structures using an Nvidia 2080Ti GPU. ```bash # To sample 256 backbones