sokrypton / ColabFold

Making Protein folding accessible to all!
MIT License
1.82k stars 469 forks source link

--prefilter-mode flag incompatible with recommended version of mmseqs (colabfold search) #604

Open NickWoodall opened 3 months ago

NickWoodall commented 3 months ago

Input Command:

colabfold_search /home/nwoodall/work/jobs/input_fasta/msa_generation/FACS_cf_run2.csv /data/colabfold_dbs /home/nwoodall/work/jobs/input_fasta/FACS_run2 --db2 pdb100_230517 --use-templates 1 --mmseqs /home/nwoodall/repos/MMseqs2/build/bin/mmseqs

Error Message:

references:

This is using the currently recommended version of mmseqs from the github repository.

Note: MMseqs2 71dd32ec43e3ac4dabf111bbc4b124f1c66a85f1 (May 28, 2023) is used to create the databases and perform sequece search in the ColabFold MSA server. Please use this version if you want to obtain the same MSAs as the server.

There is no error with the newest version of MMSeqs version.

milot-mirdita commented 3 months ago

The message is outdated, please use the latest release. I’ll fix the message at some point.

crisdarbellay commented 3 months ago

Hey, I'm encountering the exact same mistake. How can I resolve this? Thank you for your work!

milot-mirdita commented 3 months ago

Please use the latest release 15. The recommended version text is outdated.