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

Remove dependency on source.rcsb.org and RCSB REST APIs #849

Open
josemduarte opened this issue Sep 2, 2019 · 1 comment
Open

Remove dependency on source.rcsb.org and RCSB REST APIs #849

josemduarte opened this issue Sep 2, 2019 · 1 comment
Labels
Milestone

Comments

@josemduarte
Copy link
Contributor

@josemduarte josemduarte commented Sep 2, 2019

There's a few classes in the structure module that depend on service http://source.rcsb.org, that is now obsolete. They also cause test failures often, so this would help with #606.

As part of that it'd be a good idea to remove dependency on other RCSB REST APIs (at rcsb.org/pdb/rest) that are going to be deprecated.

This would be a breaking change that should go with a new major release.

It would also require updating the biojava tutorial in some places: https://github.com/biojava/biojava-tutorial/blob/master/structure/lists.md

@josemduarte josemduarte added this to the BioJava 6.0.0 milestone Sep 2, 2019
@josemduarte josemduarte added the task label Sep 2, 2019
@josemduarte
Copy link
Contributor Author

@josemduarte josemduarte commented Sep 3, 2019

Classes that use RCSB REST APIs:

  • RCSBLigandsFactory
  • PDBStatus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.