We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d6bff commit 12f2cd4Copy full SHA for 12f2cd4
README.md
@@ -246,7 +246,7 @@ python3 scripts/precompute_alignments.py mmcif_dir/ alignment_dir/ \
246
--pdb70_database_path data/pdb70/pdb70 \
247
--uniclust30_database_path data/uniclust30/uniclust30_2018_08/uniclust30_2018_08 \
248
--bfd_database_path data/bfd/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt \
249
- --cpus 16 \
+ --cpus_per_task 16 \
250
--jackhmmer_binary_path lib/conda/envs/openfold_venv/bin/jackhmmer \
251
--hhblits_binary_path lib/conda/envs/openfold_venv/bin/hhblits \
252
--hhsearch_binary_path lib/conda/envs/openfold_venv/bin/hhsearch \
0 commit comments