"git@developer.sourcefind.cn:sugon_wxj/megatron-lm.git" did not exist on "b01809dd73ffc9a42f92c82088fce5b581d9ca74"
Commit e4de6f66 authored by yuhai's avatar yuhai
Browse files

Update README.md

parent 02850842
...@@ -151,8 +151,7 @@ Alphafold的数据预处理需要花费大量时间,因此我们通过[ray](ht ...@@ -151,8 +151,7 @@ Alphafold的数据预处理需要花费大量时间,因此我们通过[ray](ht
--chunk_size 4 \ --chunk_size 4 \
--inplace \ --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` 注意您运行多体测试时,如果挂载的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`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment