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

Final PROST run after colabfold is complete #3

Open
Cato737 opened this issue Jun 18, 2024 · 0 comments
Open

Final PROST run after colabfold is complete #3

Cato737 opened this issue Jun 18, 2024 · 0 comments

Comments

@Cato737
Copy link

Cato737 commented Jun 18, 2024

Hi, I am excited to use your software to predict the effects of mutations on a list of about 700 proteins. I am running colabfold locally on my Linux right now. When it is complete, how will python Mutation_pred.py know how/where to reference the pdb relaxed structures from that run?

I do not see the connection in the file:

import Model_pred

#path to databases and psiblast
BLAST_DATABASE="$HOME/Downloads/uniref50db/uniref50"
HHBLITS_DATABASE = "$HOME/Downloads/uniclust30_2018_08/uniclust30_2018_08"
BLAST_NUM_THREADS = 12

Model_pred.main(BLAST_DATABASE, BLAST_NUM_THREADS, HHBLITS_DATABASE)

I hope to hear from you soon!

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

1 participant