feat: implement from_AlphaFold fetcher #3377#5335
Closed
jhawpetoss6-collab wants to merge 1 commit intoMDAnalysis:developfrom
Closed
feat: implement from_AlphaFold fetcher #3377#5335jhawpetoss6-collab wants to merge 1 commit intoMDAnalysis:developfrom
jhawpetoss6-collab wants to merge 1 commit intoMDAnalysis:developfrom
Conversation
Member
|
Closing due to AI policy. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5335 +/- ##
===========================================
- Coverage 93.83% 93.79% -0.05%
===========================================
Files 182 183 +1
Lines 22492 22516 +24
Branches 3199 3203 +4
===========================================
+ Hits 21106 21118 +12
- Misses 924 936 +12
Partials 462 462 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements the requested
from_AlphaFoldfetcher for MDAnalysis, allowing users to download and cache structures directly from the AlphaFold Protein Structure Database (#3377).Changes:
MDAnalysis.fetch.alphafoldmodule withfrom_AlphaFoldfunction.poochfor robust caching and download management.fetchin the top-level MDAnalysis namespace for easier access./claim #3377
📚 Documentation preview 📚: https://mdanalysis--5335.org.readthedocs.build/en/5335/