Skip to content

Conversation

@jamesmkrieger
Copy link
Contributor

Bug 1: parseMMCIF was taking .pdb files if they were found. This is solved by adding the format to the second run of findPDBFiles in fetchPDB.

Bug 2: non-pdb files couldn't be retrieved from the PDBe as the extension replacement wasn't being done. This is fixed by making the replacement from .ent as well as .pdb

@jamesmkrieger
Copy link
Contributor Author

probably we need more tests for this

@jamesmkrieger jamesmkrieger marked this pull request as draft May 8, 2025 13:53
@jamesmkrieger jamesmkrieger marked this pull request as ready for review August 20, 2025 10:03
@jamesmkrieger
Copy link
Contributor Author

This won't fix the pfam gzip error, but it will at least make things slightly less cryptic

@AnthonyBogetti
Copy link
Member

@anupam-banerjee Does any of this conflict with your PR #2165 ?

@jamesmkrieger
Copy link
Contributor Author

It shouldn't do because it barely touches the actually parsing functions and it's a different one that is touched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants