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
81d817fe
Commit
81d817fe
authored
Jan 31, 2024
by
Jennifer Wei
Committed by
jnwei
Feb 07, 2024
Browse files
Update README.md
fixed a typo in the readme for soloseq params path
parent
3c5233bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
81d817fe
...
...
@@ -351,7 +351,7 @@ python3 run_pretrained_openfold.py \
--output_dir
./
\
--model_device
"cuda:0"
\
--config_preset
"seq_model_esm1b_ptm"
\
--openfold_checkpoint_path
openfold/resources/openfold_soloseq
-
params/seq_model_esm1b_ptm.pt
\
--openfold_checkpoint_path
openfold/resources/openfold_soloseq
_
params/seq_model_esm1b_ptm.pt
\
--uniref90_database_path
data/uniref90/uniref90.fasta
\
--pdb70_database_path
data/pdb70/pdb70
\
--jackhmmer_binary_path
lib/conda/envs/openfold_venv/bin/jackhmmer
\
...
...
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