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
be58750c
Commit
be58750c
authored
Feb 28, 2023
by
Jose Duarte
Browse files
Merge branch 'main' into modelcif_output
parents
8805313c
886494ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
.gitignore
.gitignore
+10
-0
README.md
README.md
+1
-1
No files found.
.gitignore
0 → 100644
View file @
be58750c
.vscode/
__pycache__/
*.egg-info
build
dist
# files from script downloads
data
openfold/resources/
tests/test_data/
README.md
View file @
be58750c
...
...
@@ -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