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
54a65ff6
Commit
54a65ff6
authored
Jun 22, 2022
by
Gustaf Ahdritz
Browse files
Add note about alignment format to README
parent
6da2cdaf
Changes
1
Hide 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 @
54a65ff6
...
@@ -302,6 +302,10 @@ multi-node distributed training, validation, and so on. For more information,
...
@@ -302,6 +302,10 @@ multi-node distributed training, validation, and so on. For more information,
consult PyTorch Lightning documentation and the
`--help`
flag of the training
consult PyTorch Lightning documentation and the
`--help`
flag of the training
script.
script.
If you're using your own MSAs or MSAs from the RODA repository, make sure that
the
`alignment_dir`
contains one directory per chain and that each of these
contains alignments (.sto, .a3m, and .hhr) corresponding to that chain.
Note that, despite its variable name,
`mmcif_dir`
can also contain PDB files
Note that, despite its variable name,
`mmcif_dir`
can also contain PDB files
or even ProteinNet .core files. To emulate the AlphaFold training procedure,
or even ProteinNet .core files. To emulate the AlphaFold training procedure,
which uses a self-distillation set subject to special preprocessing steps, use
which uses a self-distillation set subject to special preprocessing steps, use
...
...
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