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
cd29b31f
Unverified
Commit
cd29b31f
authored
Feb 27, 2023
by
Gustaf Ahdritz
Committed by
GitHub
Feb 27, 2023
Browse files
Merge pull request #278 from awaelchli/fix-cpus-arg
Fix `--cpus_per_task` argument in README
parents
84659c93
12f2cd4e
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 @
cd29b31f
...
...
@@ -246,7 +246,7 @@ python3 scripts/precompute_alignments.py mmcif_dir/ alignment_dir/ \
--pdb70_database_path
data/pdb70/pdb70
\
--uniclust30_database_path
data/uniclust30/uniclust30_2018_08/uniclust30_2018_08
\
--bfd_database_path
data/bfd/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt
\
--cpus
16
\
--cpus
_per_task
16
\
--jackhmmer_binary_path
lib/conda/envs/openfold_venv/bin/jackhmmer
\
--hhblits_binary_path
lib/conda/envs/openfold_venv/bin/hhblits
\
--hhsearch_binary_path
lib/conda/envs/openfold_venv/bin/hhsearch
\
...
...
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