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
cf177c0c
Unverified
Commit
cf177c0c
authored
Jan 18, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Jan 18, 2022
Browse files
Add note about chunking
parent
70d6bda5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
View file @
cf177c0c
...
@@ -125,6 +125,10 @@ where `data` is the same directory as in the previous step. If `jackhmmer`,
...
@@ -125,6 +125,10 @@ where `data` is the same directory as in the previous step. If `jackhmmer`,
If you've already computed alignments for the query, you have the option to
If you've already computed alignments for the query, you have the option to
circumvent the expensive alignment computation here.
circumvent the expensive alignment computation here.
Note that chunking (as defined in section 1.11.8 of the AlphaFold 2 supplement)
is enabled by default in inference mode. To disable it, set
`globals.chunk_size`
to
`None`
in the config.
### Training
### Training
After activating the OpenFold environment with
After activating the OpenFold environment 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