sokrypton / ColabFold

Making Protein folding accessible to all!
MIT License
1.95k stars 493 forks source link

MSA on local machine? #650

Open GXcells opened 1 month ago

GXcells commented 1 month ago

Hi I a mrunning colab fold but get this message

"WARNING: You are welcome to use the default MSA server, however keep in mind that it's a limited shared resource only capable of processing a few thousand MSAs per day. Please submit jobs only from a single IP address. We reserve the right to limit access to the server case-by-case when usage exceeds fair use. If you require more MSAs: You can precompute all MSAs with colabfold_search or host your own API and pass it to --host-url "

Is there an easy way t do MSA locally and not using this "server"?

hyejun18 commented 1 day ago

I think you can do this. https://github.com/sokrypton/ColabFold/wiki#running-colabfold_search You can prepare your own MSA db by using commands in this wiki.