Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
8cb569f2
Commit
8cb569f2
authored
Oct 21, 2021
by
Gustaf Ahdritz
Browse files
Fix typo in README
parent
01ad794b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
8cb569f2
...
@@ -56,7 +56,7 @@ scripts/download_all_data.sh data/
...
@@ -56,7 +56,7 @@ scripts/download_all_data.sh data/
This script depends on
`aria2c`
.
This script depends on
`aria2c`
.
# Inference
##
# Inference
To run inference on a sequence using a set of DeepMind's pretrained parameters,
To run inference on a sequence using a set of DeepMind's pretrained parameters,
run e.g.
run e.g.
...
@@ -76,7 +76,7 @@ python3 run_pretrained_openfold.py \
...
@@ -76,7 +76,7 @@ python3 run_pretrained_openfold.py \
where
`data`
is the same directory as in the previous step.
where
`data`
is the same directory as in the previous step.
# Training
##
# Training
To train the model, you will first need to precompute protein alignments. After
To train the model, you will first need to precompute protein alignments. After
installing OpenFold using
`setup.py`
, do so with:
installing OpenFold using
`setup.py`
, do so with:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment