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
064cd20d
Commit
064cd20d
authored
May 25, 2022
by
Gustaf Ahdritz
Browse files
Add note on AlphaFold-Gap
parent
a1cf7454
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
064cd20d
...
...
@@ -149,6 +149,12 @@ Powerusers can choose to tweak these settings in
`openfold/model/primitives.py`
. For more information on the LMA algorithm,
see the aforementioned Staats & Rabe preprint.
Input FASTA files containing multiple sequences are treated as complexes. In
this case, the inference script runs AlphaFold-Gap, a hack proposed
[
here
](
https://twitter.com/minkbaek/status/1417538291709071362?lang=en
)
, using
the specified stock AlphaFold/OpenFold parameters (NOT AlphaFold-Multimer). To
run inference with AlphaFold-Multimer, use the
`multimer`
branch instead.
### Training
To train the model, you will first need to precompute protein alignments.
...
...
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