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

Search doesn't work #1

Open
sbliven opened this issue Sep 30, 2021 · 0 comments
Open

Search doesn't work #1

sbliven opened this issue Sep 30, 2021 · 0 comments

Comments

@sbliven
Copy link

sbliven commented Sep 30, 2021

The version used in the paper relied on RCSB services which are no longer available. It needs to be updated to use biojava 6 and current APIs before the results can be reproduced.

sbliven added a commit to sbliven/motif-search that referenced this issue Sep 30, 2021
- update to biojava-6.0.0-alpha4
- Add mvn packaging and assembly code to produce stand-alone jar files
- Add wrapper script for running the code
- Replace obsolete biojava `PdbIdLists.getCurrentPDBIds` with calls
  to the RCSB REST API.
- Remove obsolete DSSP server calls. Either use author-assigned secondary
  structure or calculate DSSP locally
- Add citation for preprint
sbliven added a commit to sbliven/motif-search that referenced this issue Sep 30, 2021
- update to biojava-6.0.0-alpha4
- Add mvn packaging and assembly code to produce stand-alone jar files
- Add wrapper script for running the code
- Replace obsolete biojava `PdbIdLists.getCurrentPDBIds` with calls
  to the RCSB REST API.
- Remove obsolete DSSP server calls. Either use author-assigned secondary
  structure or calculate DSSP locally
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

1 participant