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

reduced_dbs #15

Open
px172 opened this issue Mar 29, 2023 · 1 comment
Open

reduced_dbs #15

px172 opened this issue Mar 29, 2023 · 1 comment

Comments

@px172
Copy link

px172 commented Mar 29, 2023

Hi,
In example/run_fea_gen.sh, the db_preset uses reduced_db. Is there any performance difference between "reduced_dbs", "full_dbs", and "uniProt"? Which one is suggested?

@FreshAirTonight
Copy link
Owner

reduced_dbs and full_dbs are the same as defined in the official AF2. The difference is that the reduced_dbs uses a reduced BFD library versus full size of BFD to build input MSA. The uniprot option searches only the UniProt sequence database, and ignores BFD and mgnify. If you have an exotic target sequence which have very few (<100) homologous hits in the UniProt, it is a good idea to search as many sequence lib as possible. For a target sequence which already has thousands of homologous sequence in the UniProt, the uniprot option is sufficient and much more efficient.

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

2 participants