Closed reyjul closed 5 months ago
The error looks like you just deployed MMseqs2 server without the ColabFold specific instructions. Please follow the instruction in the ColabFold repository: https://github.com/sokrypton/ColabFold/tree/main/MsaServer
Thanks, it works now.
Expected Behavior
Local colabfold_batch should show:
Current Behavior
Local mmseqs2 api fails with
Steps to Reproduce (for bugs)
Local mmseqs2 API works fine:
Colabfold was build with Dockerfile:
Launch colabfold_batch with:
singularity run --bind cache/:/cache/colabfold/ --nv /shared/software/singularity/images/alphafold-colabfold_1.5.3-rpbs.sif colabfold_batch test.fa out_dir --host-url http://cpu-node146:3000
test.fa content:
ColabFold Output (for bugs)