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

Add fetching from the AlphaFold structure database #492

Merged
merged 9 commits into from
Feb 2, 2025

Conversation

dacarlin
Copy link
Contributor

This PR adds the ability to fetch databases from the AlphaFold structure database by querying on UniProt accession

  • new functionality in biotite.database.alphafold module for fetching structures via UniProt accession
  • new tests in tests/database/test_alphafold.py
  • [to do] documentation in the user guide
  • [to do] example in the examples folder

Copy link
Member

@padix-key padix-key left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for implementing this long sought feature request. I know this is only a draft, but I had some time for review, so I can already share some thoughts 😃.

@padix-key padix-key marked this pull request as ready for review August 26, 2023 16:59
@padix-key padix-key marked this pull request as draft August 26, 2023 17:03
@padix-key
Copy link
Member

Hi, are you planning to continue work on this PR? If not, I could finish the AFDB interface.

@dacarlin
Copy link
Contributor Author

dacarlin commented Dec 9, 2024

Would be amazing if you’d finish it up @padix-key

@padix-key padix-key force-pushed the add-alphafold-db branch 2 times, most recently from 8cbd650 to 50bda4c Compare January 25, 2025 14:42
dacarlin and others added 4 commits February 1, 2025 19:10
@padix-key padix-key marked this pull request as ready for review February 1, 2025 18:21
Copy link

codspeed-hq bot commented Feb 1, 2025

CodSpeed Performance Report

Merging #492 will not alter performance

Comparing dacarlin:add-alphafold-db (6de1365) with main (d979def)

Summary

✅ 59 untouched benchmarks

@padix-key padix-key merged commit 4d02bb8 into biotite-dev:main Feb 2, 2025
28 checks passed
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

Successfully merging this pull request may close these issues.

2 participants