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
ModelZoo
FastFold_pytorch
Commits
e4de6f66
Commit
e4de6f66
authored
Dec 06, 2024
by
yuhai
Browse files
Update README.md
parent
02850842
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
e4de6f66
...
...
@@ -151,8 +151,7 @@ Alphafold的数据预处理需要花费大量时间,因此我们通过[ray](ht
--chunk_size 4 \
--inplace \
或者使用
`sh inference_multimer.sh`
请根据实际情况修改数据集路径。
或者使用
`sh inference_multimer.sh`
,请根据实际情况修改数据集路径。
注意您运行多体测试时,如果挂载的AF2数据集如果没有
`bfd`
而是
`small_bfd`
,请删除
`--bfd_database_path /data/bfd/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt`
,如果提示您没有
`/data/uniprot/uniprot_sprot.fasta`
,请将
`uniprot_sprot.fasta`
换成您数据目录下有的
`uniprot_*.fasta`
,例如
`/data/uniprot/uniprot_trembl.fasta`
。
...
...
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