sokrypton / ColabFold

Making Protein folding accessible to all!
MIT License
1.81k stars 467 forks source link

Find out the exact version of the remote sequence libraries used to build the msa with colabfold_batch #574

Open eead-csic-compbio opened 4 months ago

eead-csic-compbio commented 4 months ago

Hi, is is possible to find out the exact version of the sequence libraries at the remote mmseqs server used to build the msa when running colabfold_batch locally (https://github.com/YoshitakaMo/localcolabfold) ?

Expected Behavior

This would be helpful to report your methods in publications and to make your multiple sequence alignments reproducible.

Your Environment

"host_url": "https://api.colabfold.com", "user_agent": "colabfold/1.5.5 (d36504fad856a0e1df511c5b0434957707030319)",

milot-mirdita commented 4 months ago

We maintain a list here currently: https://github.com/sokrypton/ColabFold/wiki/MSA-Server-Database-History

adding this to the API has been a long standing request that I’ve not had time to implement.