Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building and using local databases #113

Open
rohitfarmer opened this issue Oct 8, 2022 · 2 comments
Open

Building and using local databases #113

rohitfarmer opened this issue Oct 8, 2022 · 2 comments

Comments

@rohitfarmer
Copy link

rohitfarmer commented Oct 8, 2022

Hi there; thank you, for this software. It's amazing. I can run it on the HPC; however, since I am working with a large number of sequences mmseq server is putting rate limits. I have started downloading the databases using:

wget https://raw.githubusercontent.com/sokrypton/ColabFold/main/setup_databases.sh
chmod +x setup_databases.sh
./setup_databases.sh database/

and wondering if there is a tutorial that I can follow on what to do once I have the databases to run everything locally.

Any suggestion would be helpful. Thanks!

PS: I am using version 1.3

@kfletcher88
Copy link

Did you find a solution? How about this section of the README?
https://github.com/sokrypton/ColabFold/blob/main/README.md#generating-msas-for-large-scale-structurecomplex-predictions

It looks like colabfold_search should produce the msa that can then be provided to colabfold_batch

@dbolser
Copy link

dbolser commented Feb 26, 2024

Check this and report back:
sokrypton/ColabFold#563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants