From 5e38ccb7798942f02633a77ea73b5c8195c3d255 Mon Sep 17 00:00:00 2001 From: "Colby T. Ford" Date: Thu, 28 Nov 2024 22:25:35 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdc732b..ac77748 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,7 @@ ## Setup -Create an `alphafold3_resources` folder on the cluster with the following subfolders: -- `code` -- `databases` -- `image` -- `weights` +Create an `alphafold3_resources` folder on the cluster with the following subfolders: `code`, `databases`, `image` `weights`. ```bash mkdir code databases image weights @@ -133,4 +129,4 @@ Other example files are in the [`examples/`](examples/) folder in this repositor - AlphaFold3 Repository: https://github.com/google-deepmind/alphafold3 - UNC Charlotte HPC Guide on GPU Jobs: https://oneit.charlotte.edu/urc/research-clusters/orion-gpu-slurm-user-notes/#:~:text=SUBMITTING%20A%20GPU%20JOB -- SLURM Command Reference: https://slurm.schedmd.com/pdfs/summary.pdf \ No newline at end of file +- SLURM Command Reference: https://slurm.schedmd.com/pdfs/summary.pdf