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

searchPfam fails to parse XML #1933

Open
NicholasMcCarthy opened this issue Aug 12, 2024 · 1 comment
Open

searchPfam fails to parse XML #1933

NicholasMcCarthy opened this issue Aug 12, 2024 · 1 comment

Comments

@NicholasMcCarthy
Copy link

The searchPfam function appears to be broken as a result of a URL change.

For example

searchPfam('PF00047') 

Results in:

ValueError: failed to parse results XML, check URL: https://pfam-legacy.xfam.org/protein/PF00047?output=xml
@jamesmkrieger
Copy link
Contributor

We have updated this is development code but it hasn’t made it to a release yet, so sorry.

Please clone or download prody from GitHub and install that with the following commands

cd ProDy
python setup.py build_ext --inplace --force
pip install -Ue .

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