Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
djr1
/
biojava
Public
forked from
biojava/biojava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
biojava
biojava-structure
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2022
Switching to new DNS name for wwpdb http file server
josemduarte
committed
17a893f
View commit details
Copy full SHA for 17a893f
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Fix NullPointerException
zedomel
authored
4186eed
View commit details
Copy full SHA for 4186eed
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Make sure there's no ambiguity in constructor to call
josemduarte
committed
0fe0e26
View commit details
Copy full SHA for 0fe0e26
View code at this point
Browse repository at this point
More readable
josemduarte
committed
93d299c
View commit details
Copy full SHA for 93d299c
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Handling some nulls in PdbId creation, #1019
josemduarte
committed
c84cf73
View commit details
Copy full SHA for c84cf73
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
proper format of floating point (double) variable.
aalhossary
authored and
heuermh
committed
940128b
View commit details
Copy full SHA for 940128b
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Docs
josemduarte
committed
244da5b
View commit details
Copy full SHA for 244da5b
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Merge pull request #1001 from aalhossary/fix_1000_Resolution_lost_in_cryo-EM
Show description for dcdd364
aalhossary
authored
dcdd364
View commit details
Copy full SHA for dcdd364
View code at this point
Browse repository at this point
Referring to DEFAULT_RESOLUTION instead of 99
aalhossary
committed
f04916a
View commit details
Copy full SHA for f04916a
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Resolution defaults to 99 if no value is available.
aalhossary
committed
73343ef
View commit details
Copy full SHA for 73343ef
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Safer condition
Show description for 0dea8f5
aalhossary
committed
0dea8f5
View commit details
Copy full SHA for 0dea8f5
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Parsing EM resolution in mmCif parser
aalhossary
committed
c16c2a8
View commit details
Copy full SHA for c16c2a8
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
Correcting reporting
Show description for e178cd1
aalhossary
committed
e178cd1
View commit details
Copy full SHA for e178cd1
View code at this point
Browse repository at this point
Removed apparently old documentation
Show description for d02632b
aalhossary
committed
d02632b
View commit details
Copy full SHA for d02632b
View code at this point
Browse repository at this point
Parsing REMARK 2 and REMARK 3 (new format)
Show description for 96def7e
aalhossary
committed
96def7e
View commit details
Copy full SHA for 96def7e
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Consistent indentation
aalhossary
committed
08482a1
View commit details
Copy full SHA for 08482a1
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Fix modDate
Show description for b7074de
aalhossary
committed
b7074de
View commit details
Copy full SHA for b7074de
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Minor Miscellaneous formatting and import
aalhossary
committed
419d5f0
View commit details
Copy full SHA for 419d5f0
View code at this point
Browse repository at this point
AutoUnboxing instead of deprecated constructor
aalhossary
committed
9da6f27
View commit details
Copy full SHA for 9da6f27
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
Perhaps this solves the test flakiness in CI
josemduarte
committed
29ff227
View commit details
Copy full SHA for 29ff227
View code at this point
Browse repository at this point
Fixing #988
josemduarte
committed
8e904fd
View commit details
Copy full SHA for 8e904fd
View code at this point
Browse repository at this point
Support extended pdbid (#950)
Show description for 12d348d
aalhossary
authored
12d348d
View commit details
Copy full SHA for 12d348d
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
use ordered set to remove flakiness
HildoYe
committed
792a50f
View commit details
Copy full SHA for 792a50f
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Merge pull request #981 from aalhossary/Fix_#978_PdbPair_does_not_accept_null_and_equals_its_reverse
Show description for 3cab177
josemduarte
authored
3cab177
View commit details
Copy full SHA for 3cab177
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Reverting the redundant null check
josemduarte
committed
a3a85f4
View commit details
Copy full SHA for a3a85f4
View code at this point
Browse repository at this point
Addressing reviewer's comments
aalhossary
committed
e97ad8a
View commit details
Copy full SHA for e97ad8a
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Addressing review comments
josemduarte
committed
95c0ffc
View commit details
Copy full SHA for 95c0ffc
View code at this point
Browse repository at this point
Adding test
josemduarte
committed
849d2b0
View commit details
Copy full SHA for 849d2b0
View code at this point
Browse repository at this point
Handling 0 atoms case in InterfaceFinder
josemduarte
committed
0bdf25a
View commit details
Copy full SHA for 0bdf25a
View code at this point
Browse repository at this point
PdbPair does not accept null
Show description for 7d49518
aalhossary
committed
7d49518
View commit details
Copy full SHA for 7d49518
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Merge pull request #976 from josemduarte/chemcomp_urls
Show description for 86bda89
josemduarte
authored
86bda89
View commit details
Copy full SHA for 86bda89
View code at this point
Browse repository at this point
Docs
josemduarte
committed
36b2d95
View commit details
Copy full SHA for 36b2d95
View code at this point
Browse repository at this point
Automatically dealing with trailing slash
josemduarte
committed
483ec74
View commit details
Copy full SHA for 483ec74
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Docs and test
josemduarte
committed
100705d
View commit details
Copy full SHA for 100705d
View code at this point
Browse repository at this point
Working implementation and tests
josemduarte
committed
82e1cee
View commit details
Copy full SHA for 82e1cee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.