Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Colby T. Ford authored Nov 29, 2024
1 parent 6a03365 commit 5e38ccb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
- SLURM Command Reference: https://slurm.schedmd.com/pdfs/summary.pdf

0 comments on commit 5e38ccb

Please sign in to comment.