hpcaitech / FastFold

Optimizing AlphaFold Training and Inference on GPU Clusters
Apache License 2.0
557 stars 86 forks source link

Differences between fastfold and alphfold about databases #129

Open Luanxins opened 1 year ago

Luanxins commented 1 year ago

Hello. I need to predict a protein of length 2038aa, alphafold can't satisfy my needs, but I have alphafold's database, can I use it directly for FastFold?

Shenggan commented 1 year ago

FastFold uses the same dataset as alphafold. I think you can use the dataset directly.