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
Run with no errors a search with templates over pdb-100 using docker image colabfold:1.5.5-cuda12.2.2
Getting "100_230517_seq does not exist" This is similar to #581
Just run the docker: colabfold_search --use-templates 1 --db2 pdb100_230517 -s 8 --threads 10 input.fasta $DB $OUT
colabfold_search --use-templates 1 --db2 pdb100_230517 -s 8 --threads 10 input.fasta $DB $OUT
Include as many relevant details about the environment you experienced the bug in.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Run with no errors a search with templates over pdb-100 using docker image colabfold:1.5.5-cuda12.2.2
Current Behavior
Getting "100_230517_seq does not exist"
This is similar to #581
Steps to Reproduce (for bugs)
Just run the docker:
colabfold_search --use-templates 1 --db2 pdb100_230517 -s 8 --threads 10 input.fasta $DB $OUT
Your Environment
Include as many relevant details about the environment you experienced the bug in.
The text was updated successfully, but these errors were encountered: