-
Notifications
You must be signed in to change notification settings - Fork 397
Support extended pdbid #950
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
Merged
josemduarte
merged 41 commits into
biojava:master
from
aalhossary:Support_Extended_PDBID
Oct 29, 2021
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6c22796
Support for extended PDBID PDB_nnnnNXXX
aalhossary dc12461
Some deprecated functions removal
aalhossary 7b08387
Fix typo
aalhossary c39632c
Targeted most of Spencer's comments
aalhossary 7dd8528
Fixed a bug in PDBId.equals() method
aalhossary e8466b9
Changing PDBID in SCOP record to lower case
aalhossary 12efad9
public static PDBId field XXXX
aalhossary d4dfc95
Behavior is now an enum
aalhossary 22e9158
Expose Pattern objects instead of Strings
aalhossary 5c6bcdc
ID stored internally in a reduced format (without initial "PDB_" prefix)
aalhossary 76112f0
Enhancements and bug fix
aalhossary d95e561
Added BDBId Unit test
aalhossary f54dd7d
Merge branch 'master' into Support_Extended_PDBID
aalhossary 727aff6
Added @Deprecated codeTag
aalhossary 960a1e6
Adding more TODOs
aalhossary 605c6f8
more replacement of deprecated methods
aalhossary ec53cee
Removed PDBIdException
aalhossary fd48eba
review and untouch regular expressions
aalhossary 84d9654
Un-deprecate, copy javadoc, and remove @author on methods
aalhossary e900fe5
Remove NullPointerException
aalhossary 711fb8a
Bug fix
aalhossary f92db27
clean commented out code
aalhossary d9e15e0
Update CHANGELOG
aalhossary b410f16
Fix unit test
aalhossary 6c8d267
PdbPair does not accept null
aalhossary a03a657
Addressing reviewer's comments
aalhossary a55aa95
Change capitalization state
aalhossary 732a2c2
Fix probable NPE + keep consistent PdbId method naming convention
aalhossary 34cb49e
Addressed some of the reviewer's comments.
aalhossary 40a55d2
Use JUnit 5
aalhossary 141d667
PdbId class Documentation
aalhossary c91a4dc
JavaDoc style update
aalhossary 9ce50fe
Minor updates
aalhossary 0fb6742
Reverting a wrong optimization
aalhossary 02bfee4
Merge branch 'biojavaorigin/master' into Support_Extended_PDBID
aalhossary 0d96963
Adding BioJava development code
aalhossary 87fbc10
Javadoc
aalhossary 17f366e
XXXX PdbId objects are not equal unless they are the same object
aalhossary ef9cf3f
No more XXXX. ANY malformed PdbId gracefully set to null
aalhossary 02974cd
Addressing Reviewer's comments
aalhossary 108fe97
Removing TODOs
aalhossary File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.